-
Method Summary
Gets the source activity of this flow change.
Gets the target activity to perform this flow change.
Gets an iterable collection of the valid targets to alter this flow, based on the source activity.
void
Sets the target activity to perform this flow change.
-
Method Details
-
setTargetActivity
Sets the target activity to perform this flow change.
- Parameters:
targetActivity
- the target activity to alter the flow
-
getTargetActivity
Gets the target activity to perform this flow change.
- Returns:
- the target activity to alter the flow to
-
getSourceActivity
Gets the source activity of this flow change.
- Returns:
- the source activity to alter the flow from
-
getValidGrabTargetActivities
Gets an iterable collection of the valid targets to alter this flow, based on the source activity.
- Returns:
- an iterable collection of valid target activities