|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface HistoricActivityStatistics
Method Summary | |
---|---|
long |
getCanceled()
The number of all canceled instances of the activity. |
long |
getCompleteScope()
The number of all instances, which complete a scope (ie. |
long |
getFinished()
The number of all finished instances of the activity. |
String |
getId()
The activity id. |
long |
getInstances()
The number of all running instances of the activity. |
Method Detail |
---|
String getId()
long getInstances()
long getFinished()
long getCanceled()
long getCompleteScope()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |