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