@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, preInvokeprotected String getCommandName()
getCommandName in class AbstractListCommandProxyprotected void fillParameterMap(ParameterMap parameterMap)
fillParameterMap in class AbstractListCommandProxyprotected void postInvoke(AdminCommandContext context, ActionReport subReport)
postInvoke in class AbstractListCommandProxyCopyright © 2019. All rights reserved.