public class ActivateJobDefinitionCmd extends AbstractSetJobDefinitionStateCmd
executionDate, isProcessDefinitionTenantIdSet, jobDefinitionId, processDefinitionId, processDefinitionKey, processDefinitionTenantId
includeSubResources, isLogUserOperationDisabled, SUSPENSION_STATE_PROPERTY
Constructor and Description |
---|
ActivateJobDefinitionCmd(UpdateJobDefinitionSuspensionStateBuilderImpl builder) |
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 ActivateJobCmd |
getNextCommand(UpdateJobSuspensionStateBuilderImpl jobCommandBuilder) |
checkAuthorization, checkParameters, createJobCommandBuilder, getJobHandlerConfiguration, getNextCommand, logUserOperation, updateSuspensionState
disableLogUserOperation, execute, isIncludeSubResources, isLogUserOperationDisabled, scheduleSuspensionStateUpdate, triggerHistoryEvent
public ActivateJobDefinitionCmd(UpdateJobDefinitionSuspensionStateBuilderImpl builder)
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 ActivateJobCmd getNextCommand(UpdateJobSuspensionStateBuilderImpl jobCommandBuilder)
getNextCommand
in class AbstractSetJobDefinitionStateCmd
protected String getLogEntryOperation()
getLogEntryOperation
in class AbstractSetStateCmd
Copyright © 2020. All rights reserved.