|
ALBPM 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.ItemExecutedNode
public class AuditTrail.ItemExecutedNode
Method Summary | |
---|---|
int |
getTaskExecuted()
Returns the task number executed |
String |
getTaskName()
Returns the task name executed |
String |
getTaskResult()
Returns the result of the task |
int |
getTaskState()
Returns the task executed state |
boolean |
taskFailed()
Returns if the task failed or not. |
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, getProcessIn, getTimeStamp, getType, hide, isExpanded, isLeaf, isSubflowLoaded, isVisible, print, setSubflowLoaded, show |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public int getTaskExecuted()
public String getTaskName()
public String getTaskResult()
public int getTaskState()
public boolean taskFailed()
|
ALBPM Process API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |