public class SuspendJobDefinitionCmd extends AbstractSetJobDefinitionStateCmd
executionDate, jobDefinitionId, processDefinitionId, processDefinitionKeyincludeSubResources, isLogUserOperationDisabled, SUSPENSION_STATE_PROPERTY| Constructor and Description |
|---|
SuspendJobDefinitionCmd(String jobDefinitionId,
String processDefinitionId,
String processDefinitionKey,
boolean includeJobs,
Date executionDate) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getDelayedExecutionJobHandlerType()
Subclasses should return the type of the
JobHandler here. |
protected String |
getLogEntryOperation() |
protected SuspensionState |
getNewSuspensionState() |
protected SuspendJobCmd |
getNextCommand() |
checkAuthorization, checkParameters, getJobHandlerConfiguration, logUserOperation, updateSuspensionStatedisableLogUserOperation, execute, isIncludeSubResources, isLogUserOperationDisabled, scheduleSuspensionStateUpdateprotected SuspensionState getNewSuspensionState()
getNewSuspensionState in class AbstractSetStateCmdprotected String getDelayedExecutionJobHandlerType()
AbstractSetJobDefinitionStateCmdJobHandler here. it will be used when
the user provides an execution date on which the actual state change will happen.getDelayedExecutionJobHandlerType in class AbstractSetJobDefinitionStateCmdprotected SuspendJobCmd getNextCommand()
getNextCommand in class AbstractSetJobDefinitionStateCmdprotected String getLogEntryOperation()
getLogEntryOperation in class AbstractSetStateCmdCopyright © 2018. All rights reserved.