@Service(name="_ListBatchJobs") @PerLookup @CommandLock(value=NONE) @ExecuteOn(value=INSTANCE) @TargetType(value={DAS,STANDALONE_INSTANCE,CLUSTER,CLUSTERED_INSTANCE,CONFIG}) public class ListBatchJobs extends AbstractLongListCommand
useLongFormat
displayHeaders, header, isTerse, logger, outputHeaderList, outputHeaders, target
Constructor and Description |
---|
ListBatchJobs() |
Modifier and Type | Method and Description |
---|---|
protected void |
executeCommand(AdminCommandContext context,
Properties extraProps) |
protected String[] |
getAllHeaders() |
protected String[] |
getDefaultHeaders() |
supportsLongFormat
execute, getDisplayHeaders, getJobOperatorFromBatchRuntime, getOutputHeaders, isHeaderRequired
protected void executeCommand(AdminCommandContext context, Properties extraProps) throws Exception
executeCommand
in class AbstractListCommand
Exception
protected final String[] getAllHeaders()
getAllHeaders
in class AbstractListCommand
protected final String[] getDefaultHeaders()
getDefaultHeaders
in class AbstractListCommand
Copyright © 2018. All rights reserved.