Field Summary |
|
public Enum | Continuations |
public Enum | Embedding |
public Enum | Inheritance |
Continuations | continuations Indicates whether the continuations should be
preserved or cancelled when this submission is sent. |
Datalink[] | datalinks This flow link's data links. |
Class | destClass The Java class of the destination element for this data link. |
String | destClassIdPrefix The prefix that will be added to the destClass ID. |
String | destId The ID of the destination element for this flow link. |
Embedding | embedding Indicates whether element embedded should be preserved or cancelled
when this flow link is followed. |
Inheritance | inheritance Indicates whether the behavioral inheritance (3D flow) should be
preserved or cancelled when this flow link is followed. |
boolean | redirect Indicates whether this flow link will redirect to a dedicated URL
instead of executing the destination element directly. |
boolean | snapback Indicates whether this flow link is a snapback. |
String | srcExit The name of the exit in the source element that this flow link will
be connected to. |