Class MappingExecutionContext
java.lang.Object
org.activiti.engine.impl.bpmn.behavior.MappingExecutionContext
-
Constructor Summary
ConstructorsConstructorDescriptionMappingExecutionContext(String processDefinitionId, String activityId) MappingExecutionContext(DelegateExecution delegateExecution) -
Method Summary
Modifier and TypeMethodDescriptionstatic MappingExecutionContextbuildMappingExecutionContext(String processDefinitionId, String activityId) static MappingExecutionContextbuildMappingExecutionContext(DelegateExecution delegateExecution) booleanbooleaninthashCode()
-
Constructor Details
-
MappingExecutionContext
-
MappingExecutionContext
-
-
Method Details
-
getProcessDefinitionId
-
getActivityId
-
hasExecution
public boolean hasExecution() -
getExecution
-
buildMappingExecutionContext
public static MappingExecutionContext buildMappingExecutionContext(DelegateExecution delegateExecution) -
buildMappingExecutionContext
public static MappingExecutionContext buildMappingExecutionContext(String processDefinitionId, String activityId) -
equals
-
hashCode
public int hashCode()
-