org.camunda.bpm.engine.impl.cmd
Class UpdateProcessInstancesSuspendStateCmd
java.lang.Object
org.camunda.bpm.engine.impl.cmd.AbstractUpdateProcessInstancesSuspendStateCmd<Void>
org.camunda.bpm.engine.impl.cmd.UpdateProcessInstancesSuspendStateCmd
- All Implemented Interfaces:
- Command<Void>
public class UpdateProcessInstancesSuspendStateCmd
- extends AbstractUpdateProcessInstancesSuspendStateCmd<Void>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UpdateProcessInstancesSuspendStateCmd
public UpdateProcessInstancesSuspendStateCmd(CommandExecutor commandExecutor,
UpdateProcessInstancesSuspensionStateBuilderImpl builder,
boolean suspendstate)
execute
public Void execute(CommandContext commandContext)
Copyright © 2017 camunda services GmbH. All rights reserved.