|
Oracle Fusion Middleware Java API Reference for Oracle BPM Suite 11g Release 1 (11.1.1.7.0) E25378-07 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IFlowChangeItem
An item representing an Alter Flow change.
| Method Summary | |
|---|---|
IOpenActivityInfo |
getSourceActivity()
Gets the source activity of this flow change. |
IActivityInfo |
getTargetActivity()
Gets the target activity to perform this flow change. |
java.lang.Iterable<IActivityInfo> |
getValidGrabTargetActivities()
Gets an iterable collection of the valid targets to alter this flow, based on the source activity. |
void |
setTargetActivity(IActivityInfo targetActivity)
Sets the target activity to perform this flow change. |
| Method Detail |
|---|
void setTargetActivity(IActivityInfo targetActivity)
targetActivity - the target activity to alter the flowIActivityInfo getTargetActivity()
IOpenActivityInfo getSourceActivity()
java.lang.Iterable<IActivityInfo> getValidGrabTargetActivities()
|
Oracle Fusion Middleware Java API Reference for Oracle BPM Suite 11g Release 1 (11.1.1.7.0) E25378-07 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||