public class ExecutionContext extends Object
| Modifier and Type | Field and Description |
|---|---|
protected ExecutionEntity |
execution |
| Constructor and Description |
|---|
ExecutionContext(ExecutionEntity execution) |
| Modifier and Type | Method and Description |
|---|---|
DeploymentEntity |
getDeployment() |
ExecutionEntity |
getExecution() |
ProcessDefinition |
getProcessDefinition() |
ExecutionEntity |
getProcessInstance() |
protected ExecutionEntity execution
public ExecutionContext(ExecutionEntity execution)
public ExecutionEntity getExecution()
public ExecutionEntity getProcessInstance()
public ProcessDefinition getProcessDefinition()
public DeploymentEntity getDeployment()
Copyright © 2016 Alfresco. All rights reserved.