public abstract class BatchModeCommandHandler extends BaseOperationCommand
accessRequirement, headers, params, requiredAddress
helpArg
Constructor and Description |
---|
BatchModeCommandHandler(CommandContext ctx,
String command,
boolean connectionRequired) |
Modifier and Type | Method and Description |
---|---|
boolean |
isBatchMode(CommandContext ctx)
Whether the command supports batch mode or not.
|
addArgument, addHeaders, addRequiredPath, addRequiredPath, buildRequest, buildRequestWithoutHeaders, buildRequestWOValidation, cliEvent, displayResponseHeaders, doHandle, getRequiredAddress, getRequiredType, handleAttachedFile, handleResponse, handleResponse, isAddressValid, isAvailable, isDependsOnProfile, setParams, setupAccessRequirement
handle, printHelp, printList
getArgument, getArguments, hasArgument, hasArgument, recognizeArguments
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getArgument, getArguments, handle, hasArgument, hasArgument
public BatchModeCommandHandler(CommandContext ctx, String command, boolean connectionRequired)
public boolean isBatchMode(CommandContext ctx)
CommandHandler
isBatchMode
in interface CommandHandler
isBatchMode
in class CommandHandlerWithHelp
ctx
- the current contextCopyright © 2023 JBoss by Red Hat. All rights reserved.