org.camunda.bpm.engine.impl.cmd
Class SuspendProcessInstanceCmd
java.lang.Object
org.camunda.bpm.engine.impl.cmd.AbstractSetStateCmd
org.camunda.bpm.engine.impl.cmd.AbstractSetProcessInstanceStateCmd
org.camunda.bpm.engine.impl.cmd.SuspendProcessInstanceCmd
- All Implemented Interfaces:
- Command<Void>
public class SuspendProcessInstanceCmd
- extends AbstractSetProcessInstanceStateCmd
- Author:
- Daniel Meyer
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SuspendProcessInstanceCmd
public SuspendProcessInstanceCmd(UpdateProcessInstanceSuspensionStateBuilderImpl builder)
getNewSuspensionState
protected SuspensionState getNewSuspensionState()
- Specified by:
getNewSuspensionState
in class AbstractSetStateCmd
getNextCommand
protected SuspendJobCmd getNextCommand(UpdateJobSuspensionStateBuilderImpl jobCommandBuilder)
- Specified by:
getNextCommand
in class AbstractSetProcessInstanceStateCmd
getLogEntryOperation
protected String getLogEntryOperation()
- Specified by:
getLogEntryOperation
in class AbstractSetStateCmd
Copyright © 2016 camunda services GmbH. All rights reserved.