Package | Description |
---|---|
org.jboss.as.controller |
Modifier and Type | Field and Description |
---|---|
static NoopOperationStepHandler |
NoopOperationStepHandler.WITH_RESULT
A
NoopOperationStepHandler that also calls OperationContext.getResult() thus
initializing it to ModelType.UNDEFINED . |
static NoopOperationStepHandler |
NoopOperationStepHandler.WITHOUT_RESULT
A
NoopOperationStepHandler that doesn't do anything to establish the operation result node. |
Copyright © 2023 JBoss by Red Hat. All rights reserved.