|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.activity.ActivityInformation
Constructor Summary | |
ActivityInformation(GlobalId globalId,
int completionStatus,
Outcome finalOutcome)
|
Method Summary | |
int |
getCompletionStatus()
|
Outcome |
getFinalOutcome()
|
GlobalId |
getGlobalId()
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ActivityInformation(GlobalId globalId, int completionStatus, Outcome finalOutcome)
Method Detail |
public GlobalId getGlobalId()
public int getCompletionStatus()
public Outcome getFinalOutcome()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |