@Service(name="list-batch-job-executions") @PerLookup @CommandLock(value=NONE) @ExecuteOn(value=DAS) @TargetType(value={DAS,STANDALONE_INSTANCE,CLUSTER,CLUSTERED_INSTANCE,CONFIG}) public class ListBatchJobExecutionsProxy extends AbstractListCommandProxy
commandsExitCode, header, isTerse, logger, outputHeaderList, serviceLocator, target, targetUtil, useLongFormat
Constructor and Description |
---|
ListBatchJobExecutionsProxy() |
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, isLongNumber
protected String getCommandName()
getCommandName
in class AbstractListCommandProxy
protected boolean preInvoke(AdminCommandContext ctx, ActionReport subReport)
preInvoke
in class AbstractListCommandProxy
protected void fillParameterMap(ParameterMap parameterMap)
fillParameterMap
in class AbstractListCommandProxy
protected void postInvoke(AdminCommandContext context, ActionReport subReport)
postInvoke
in class AbstractListCommandProxy
Copyright © 2018. All rights reserved.