@Service(name="_ListBatchJobSteps") @PerLookup @CommandLock(value=NONE) @ExecuteOn(value=INSTANCE) @TargetType(value={DAS,STANDALONE_INSTANCE,CLUSTER,CLUSTERED_INSTANCE,CONFIG}) public class ListBatchJobSteps extends AbstractLongListCommand
useLongFormatdisplayHeaders, header, isTerse, logger, outputHeaderList, outputHeaders, target| Constructor and Description |
|---|
ListBatchJobSteps() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
executeCommand(AdminCommandContext context,
Properties extraProps) |
protected String[] |
getAllHeaders() |
protected String[] |
getDefaultHeaders() |
supportsLongFormatexecute, getDisplayHeaders, getJobOperatorFromBatchRuntime, getOutputHeaders, isHeaderRequiredprotected void executeCommand(AdminCommandContext context, Properties extraProps) throws Exception
executeCommand in class AbstractListCommandExceptionprotected final String[] getAllHeaders()
getAllHeaders in class AbstractListCommandprotected final String[] getDefaultHeaders()
getDefaultHeaders in class AbstractListCommandCopyright © 2019. All rights reserved.