public class AttachmentHandler extends BatchModeCommandHandler
OperationCommand.HandledRequestaccessRequirement, headers, params, requiredAddresshelpArg| Constructor and Description |
|---|
AttachmentHandler(CommandContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
OperationCommand.HandledRequest |
buildHandledRequest(CommandContext ctx,
Attachments attachments) |
protected org.jboss.dmr.ModelNode |
buildRequestWithoutHeaders(CommandContext ctx) |
protected void |
handleResponse(CommandContext ctx,
OperationResponse response,
boolean composite) |
protected void |
recognizeArguments(CommandContext ctx) |
isBatchModeaddArgument, addHeaders, addRequiredPath, addRequiredPath, buildRequest, buildRequestWOValidation, cliEvent, displayResponseHeaders, doHandle, getAttachments, getRequiredAddress, getRequiredType, handleAttachedFile, handleResponse, isAddressValid, isAvailable, isDependsOnProfile, setParams, setupAccessRequirementdisplayHelp, handle, printHelp, printListgetArgument, getArguments, getArgumentsMap, hasArgument, hasArgumentclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbuildRequestgetArgument, getArguments, handle, hasArgument, hasArgumentpublic AttachmentHandler(CommandContext ctx)
protected void recognizeArguments(CommandContext ctx) throws CommandFormatException
recognizeArguments in class CommandHandlerWithArgumentsCommandFormatExceptionprotected void handleResponse(CommandContext ctx, OperationResponse response, boolean composite) throws CommandLineException
handleResponse in class BaseOperationCommandCommandLineExceptionprotected org.jboss.dmr.ModelNode buildRequestWithoutHeaders(CommandContext ctx) throws CommandFormatException
buildRequestWithoutHeaders in class BaseOperationCommandCommandFormatExceptionpublic OperationCommand.HandledRequest buildHandledRequest(CommandContext ctx, Attachments attachments) throws CommandFormatException
CommandFormatExceptionCopyright © 2018 JBoss by Red Hat. All rights reserved.