Package org.camunda.bpm.engine.impl.cmd
Class ModifyProcessInstanceAsyncCmd
java.lang.Object
org.camunda.bpm.engine.impl.cmd.ModifyProcessInstanceAsyncCmd
- Author:
- Yana Vasileva
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
Modifier and TypeMethodDescriptionprotected voidensureProcessInstanceExists(String processInstanceId, ExecutionEntity processInstance) execute(CommandContext commandContext) getConfiguration(String processDefinitionId, String deploymentId) protected Stringprotected voidwriteOperationLog(CommandContext commandContext) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods 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
-