org.camunda.bpm.application
Class InvocationContext
java.lang.Object
org.camunda.bpm.application.InvocationContext
public class InvocationContext
- extends Object
The context of an invocation.
execution
protected final BaseDelegateExecution execution
InvocationContext
public InvocationContext(BaseDelegateExecution execution)
getExecution
public BaseDelegateExecution getExecution()
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 2017 camunda services GmbH. All rights reserved.