@Service(name="list-batch-jobs") @PerLookup @CommandLock(value=NONE) @ExecuteOn(value=DAS) @TargetType(value={DAS,STANDALONE_INSTANCE,CLUSTER,CLUSTERED_INSTANCE,CONFIG}) public class ListBatchJobsProxy extends AbstractListCommandProxy
commandsExitCode, header, isTerse, logger, outputHeaderList, serviceLocator, target, targetUtil, useLongFormat
Constructor and Description |
---|
ListBatchJobsProxy() |
Modifier and Type | Method and Description |
---|---|
protected void |
fillParameterMap(ParameterMap parameterMap) |
protected String |
getCommandName() |
protected void |
postInvoke(AdminCommandContext context,
ActionReport subReport) |
execute, isLongNumber, preInvoke
protected String getCommandName()
getCommandName
in class AbstractListCommandProxy
protected void fillParameterMap(ParameterMap parameterMap)
fillParameterMap
in class AbstractListCommandProxy
protected void postInvoke(AdminCommandContext context, ActionReport subReport)
postInvoke
in class AbstractListCommandProxy
Copyright © 2019. All rights reserved.