|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractSetJobStateCmd | |
|---|---|
| org.camunda.bpm.engine.impl.cmd | |
| Uses of AbstractSetJobStateCmd in org.camunda.bpm.engine.impl.cmd |
|---|
| Subclasses of AbstractSetJobStateCmd in org.camunda.bpm.engine.impl.cmd | |
|---|---|
class |
ActivateJobCmd
|
class |
SuspendJobCmd
|
| Methods in org.camunda.bpm.engine.impl.cmd that return AbstractSetJobStateCmd | |
|---|---|
protected AbstractSetJobStateCmd |
SuspendJobDefinitionCmd.getSetJobStateCmd()
|
protected abstract AbstractSetJobStateCmd |
AbstractSetJobDefinitionStateCmd.getSetJobStateCmd()
Subclasses should return the type of the AbstractSetJobStateCmd here. |
protected AbstractSetJobStateCmd |
SuspendProcessInstanceCmd.getSetJobStateCmd()
|
protected AbstractSetJobStateCmd |
ActivateJobDefinitionCmd.getSetJobStateCmd()
|
protected abstract AbstractSetJobStateCmd |
AbstractSetProcessInstanceStateCmd.getSetJobStateCmd()
Subclasses should return the type of the AbstractSetJobStateCmd here. |
protected AbstractSetJobStateCmd |
ActivateProcessInstanceCmd.getSetJobStateCmd()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||