| Modifier and Type | Method and Description | 
|---|---|
protected boolean | 
InclusiveGatewayActivityBehavior.isReachable(PvmActivity srcActivity,
           PvmActivity targetActivity,
           Set<PvmActivity> visitedActivities)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected boolean | 
InclusiveGatewayActivityBehavior.isReachable(PvmActivity srcActivity,
           PvmActivity targetActivity,
           Set<PvmActivity> visitedActivities)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected static boolean | 
ErrorPropagation.isReThrowingErrorEventSubprocess(ActivityImpl activityHandler,
                                PvmActivity currentActivity)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ExecutionEntity.setActivity(PvmActivity activity)  | 
| Modifier and Type | Method and Description | 
|---|---|
PvmActivity | 
PvmScope.findActivity(String activityId)  | 
PvmActivity | 
PvmExecution.getActivity()  | 
PvmActivity | 
PvmTransition.getDestination()  | 
PvmActivity | 
ReadOnlyProcessDefinition.getInitial()  | 
PvmActivity | 
PvmTransition.getSource()  | 
| Modifier and Type | Method and Description | 
|---|---|
List<? extends PvmActivity> | 
PvmScope.getActivities()  | 
| Modifier and Type | Method and Description | 
|---|---|
PvmActivity | 
ActivityExecution.getActivity()
returns the current  
PvmActivity of the execution. | 
PvmActivity | 
ActivityExecution.getNextActivity()
An activity which is to be started next. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ActivityExecution.executeActivity(PvmActivity activity)
Executes the  
ActivityBehavior associated with the given activity. | 
List<ActivityExecution> | 
ActivityExecution.findInactiveConcurrentExecutions(PvmActivity activity)
Retrieves all executions which are concurrent and inactive at the given activity. 
 | 
void | 
ActivityExecution.setActivity(PvmActivity cancelBoundaryEvent)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
ActivityImpl  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
PvmExecutionImpl.executeActivity(PvmActivity activity)  | 
List<ActivityExecution> | 
PvmExecutionImpl.findInactiveConcurrentExecutions(PvmActivity activity)  | 
void | 
PvmExecutionImpl.setActivity(PvmActivity activity)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected ActivityImpl | 
PvmAtomicOperationDeleteCascadeFireActivityEnd.getFlowScopeActivity(PvmActivity activity)  | 
Copyright © 2018. All rights reserved.