public class SuspendBatchCmd extends AbstractSetBatchStateCmd
batchId, SUSPENSION_STATE_PROPERTY
Constructor and Description |
---|
SuspendBatchCmd(String batchId) |
Modifier and Type | Method and Description |
---|---|
protected void |
checkAccess(CommandChecker checker,
BatchEntity batch) |
protected AbstractSetJobDefinitionStateCmd |
createSetJobDefinitionStateCommand(UpdateJobDefinitionSuspensionStateBuilderImpl builder) |
protected SuspensionState |
getNewSuspensionState() |
protected String |
getUserOperationType() |
checkAccess, createSetJobDefinitionStateCommand, execute, logUserOperation, setJobDefinitionState
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
isRetryable
public SuspendBatchCmd(String batchId)
protected SuspensionState getNewSuspensionState()
getNewSuspensionState
in class AbstractSetBatchStateCmd
protected void checkAccess(CommandChecker checker, BatchEntity batch)
checkAccess
in class AbstractSetBatchStateCmd
protected AbstractSetJobDefinitionStateCmd createSetJobDefinitionStateCommand(UpdateJobDefinitionSuspensionStateBuilderImpl builder)
createSetJobDefinitionStateCommand
in class AbstractSetBatchStateCmd
protected String getUserOperationType()
getUserOperationType
in class AbstractSetBatchStateCmd
Copyright © 2022. All rights reserved.