| Package | Description | 
|---|---|
| org.camunda.bpm.engine.impl.cmd | |
| org.camunda.bpm.engine.impl.jobexecutor | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ActivateJobDefinitionCmd | 
| class  | SuspendJobDefinitionCmd | 
| Modifier and Type | Method and Description | 
|---|---|
| protected abstract AbstractSetJobDefinitionStateCmd | AbstractSetProcessDefinitionStateCmd. getSetJobDefinitionStateCmd()Subclasses should return the type of the  AbstractSetJobDefinitionStateCmdhere. | 
| protected AbstractSetJobDefinitionStateCmd | SuspendProcessDefinitionCmd. getSetJobDefinitionStateCmd() | 
| protected AbstractSetJobDefinitionStateCmd | ActivateProcessDefinitionCmd. getSetJobDefinitionStateCmd() | 
| Modifier and Type | Method and Description | 
|---|---|
| protected AbstractSetJobDefinitionStateCmd | TimerSuspendJobDefinitionHandler. getCommand(String configuration) | 
| protected AbstractSetJobDefinitionStateCmd | TimerActivateJobDefinitionHandler. getCommand(String configuration) | 
| protected abstract AbstractSetJobDefinitionStateCmd | TimerChangeJobDefinitionSuspensionStateJobHandler. getCommand(String configuration) | 
Copyright © 2018. All rights reserved.