|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface HistoricCaseActivityStatistics
| Method Summary | |
|---|---|
long |
getActive()
The number of active case activity instances. |
long |
getAvailable()
The number of available case activity instances. |
long |
getCompleted()
The number of completed case activity instances. |
long |
getDisabled()
The number of disabled case activity instances. |
long |
getEnabled()
The number of enabled case activity instances. |
String |
getId()
The case activity id. |
long |
getTerminated()
The number of terminated case activity instances. |
| Method Detail |
|---|
String getId()
long getAvailable()
long getEnabled()
long getDisabled()
long getActive()
long getCompleted()
long getTerminated()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||