Package org.camunda.bpm.engine.impl.cmd
Class ModifyProcessInstanceAsyncCmd
java.lang.Object
org.camunda.bpm.engine.impl.cmd.ModifyProcessInstanceAsyncCmd
- Author:
- Yana Vasileva
-
Field Summary
-
Constructor Summary
ConstructorDescription -
Method Summary
Modifier and TypeMethodDescriptionprotected void
ensureProcessInstanceExists
(String processInstanceId, ExecutionEntity processInstance) execute
(CommandContext commandContext) getConfiguration
(String processDefinitionId, String deploymentId) protected String
protected void
writeOperationLog
(CommandContext commandContext) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.camunda.bpm.engine.impl.interceptor.Command
isRetryable
-
Field Details
-
builder
-
-
Constructor Details
-
ModifyProcessInstanceAsyncCmd
-
-
Method Details
-
execute
-
ensureProcessInstanceExists
protected void ensureProcessInstanceExists(String processInstanceId, ExecutionEntity processInstance) -
getLogEntryOperation
-
writeOperationLog
-
getConfiguration
-