public static interface BatchCompliantCommand.BatchResponseHandler
| Modifier and Type | Method and Description |
|---|---|
void |
handleResponse(org.jboss.dmr.ModelNode step,
OperationResponse response)
Handle the passed step.
|
void handleResponse(org.jboss.dmr.ModelNode step,
OperationResponse response)
throws CommandLineException
step - The current step.response - The operation that contains the step.CommandLineExceptionCopyright © 2018 JBoss by Red Hat. All rights reserved.