|
BPM Process API | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectfuego.papi.utils.AuditTrail.AuditNode
fuego.papi.utils.AuditTrail.TransitionNode
public class AuditTrail.TransitionNode
| Method Summary | |
|---|---|
String |
getActivityFrom()
Returns the source activity of the transition |
String |
getActivityTo()
Returns the target activity of the transition |
String |
getRuleName()
Returns the rule name associated to the transition or "" if the transition doesn't have it. |
String |
getTransitionType()
Returns the transition type |
| Methods inherited from class fuego.papi.utils.AuditTrail.AuditNode |
|---|
addChildren, collapse, expand, expandAll, getActivityName, getActivityType, getChildren, getDescendants, getDescription, getEvent, getEventData, getEventType, getId, getInstanceCopy, getInstanceIn, getLevel, getParent, getParticipant, getPath, getProcessId, getTimeStamp, getType, hide, isExpanded, isLeaf, isLoopActivity, isSubflowLoaded, isVisible, print, setLoopActivity, setSubflowLoaded, show |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public String getActivityFrom()
public String getActivityTo()
public String getTransitionType()
public String getRuleName()
|
BPM Process API | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||