public class BatchRunHandler extends BaseOperationCommand
OperationCommand.HandledRequestaccessRequirement, headers, params, requiredAddresshelpArg| Constructor and Description |
|---|
BatchRunHandler(CommandContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
protected org.jboss.dmr.ModelNode |
buildRequestWithoutHeaders(CommandContext ctx) |
protected org.jboss.dmr.ModelNode |
buildRequestWOValidation(CommandContext ctx) |
protected void |
doHandle(CommandContext ctx) |
Attachments |
getAttachments(CommandContext ctx) |
protected void |
handleResponse(CommandContext ctx,
org.jboss.dmr.ModelNode response,
boolean composite) |
addArgument, addHeaders, addRequiredPath, addRequiredPath, buildRequest, cliEvent, displayResponseHeaders, getRequiredAddress, getRequiredType, handleAttachedFile, handleResponse, isAddressValid, isAvailable, isDependsOnProfile, setParams, setupAccessRequirementdisplayHelp, handle, isBatchMode, printHelp, printListgetArgument, getArguments, getArgumentsMap, hasArgument, hasArgument, recognizeArgumentsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbuildHandledRequest, buildRequestgetArgument, getArguments, handle, hasArgument, hasArgument, isBatchModepublic BatchRunHandler(CommandContext ctx)
protected void doHandle(CommandContext ctx) throws CommandLineException
doHandle in class BaseOperationCommandCommandLineExceptionprotected org.jboss.dmr.ModelNode buildRequestWOValidation(CommandContext ctx) throws CommandFormatException
buildRequestWOValidation in class BaseOperationCommandCommandFormatExceptionpublic Attachments getAttachments(CommandContext ctx)
getAttachments in class BaseOperationCommandprotected void handleResponse(CommandContext ctx, org.jboss.dmr.ModelNode response, boolean composite) throws CommandLineException
handleResponse in class BaseOperationCommandCommandLineExceptionprotected org.jboss.dmr.ModelNode buildRequestWithoutHeaders(CommandContext ctx) throws CommandFormatException
buildRequestWithoutHeaders in class BaseOperationCommandCommandFormatExceptionCopyright © 2018 JBoss by Red Hat. All rights reserved.