public class SuspendJobDefinitionCmd extends AbstractSetJobDefinitionStateCmd
executionDate, jobDefinitionId, processDefinitionId, processDefinitionKey
includeSubResources, 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, updateSuspensionState
disableLogUserOperation, execute, isIncludeSubResources, isLogUserOperationDisabled, scheduleSuspensionStateUpdate
protected SuspensionState getNewSuspensionState()
getNewSuspensionState
in class AbstractSetStateCmd
protected String getDelayedExecutionJobHandlerType()
AbstractSetJobDefinitionStateCmd
JobHandler
here. it will be used when
the user provides an execution date on which the actual state change will happen.getDelayedExecutionJobHandlerType
in class AbstractSetJobDefinitionStateCmd
protected SuspendJobCmd getNextCommand()
getNextCommand
in class AbstractSetJobDefinitionStateCmd
protected String getLogEntryOperation()
getLogEntryOperation
in class AbstractSetStateCmd
Copyright © 2018. All rights reserved.