@Service(name="list-batch-runtime-configuration") @PerLookup @CommandLock(value=NONE) @ExecuteOn(value=DAS) @TargetType(value={DAS,STANDALONE_INSTANCE,CLUSTER,CLUSTERED_INSTANCE,CONFIG}) public class ListBatchRuntimeConfiguration extends AbstractListCommand
| Modifier and Type | Field and Description |
|---|---|
protected Target |
targetUtil |
displayHeaders, header, isTerse, logger, outputHeaderList, outputHeaders, target| Constructor and Description |
|---|
ListBatchRuntimeConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
executeCommand(AdminCommandContext context,
Properties extraProps) |
protected String[] |
getAllHeaders() |
protected String[] |
getDefaultHeaders() |
execute, getDisplayHeaders, getJobOperatorFromBatchRuntime, getOutputHeaders, isHeaderRequired, supportsLongFormat@Inject protected Target targetUtil
protected void executeCommand(AdminCommandContext context, Properties extraProps)
executeCommand in class AbstractListCommandprotected final String[] getAllHeaders()
getAllHeaders in class AbstractListCommandprotected final String[] getDefaultHeaders()
getDefaultHeaders in class AbstractListCommandCopyright © 2017. All rights reserved.