|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CleanableHistoricCaseInstanceReportResult
This interface defines the result of Historic finished case instance report.
| Method Summary | |
|---|---|
String |
getCaseDefinitionId()
Returns the case definition id for the selected definition. |
String |
getCaseDefinitionKey()
Returns the case definition key for the selected definition. |
String |
getCaseDefinitionName()
Returns the case definition name for the selected definition. |
int |
getCaseDefinitionVersion()
Returns the case definition version for the selected definition. |
long |
getCleanableCaseInstanceCount()
Returns the amount of cleanable historic case instances. |
long |
getFinishedCaseInstanceCount()
Returns the amount of finished historic case instances. |
Integer |
getHistoryTimeToLive()
Returns the history time to live for the selected definition. |
| Method Detail |
|---|
String getCaseDefinitionId()
String getCaseDefinitionKey()
String getCaseDefinitionName()
int getCaseDefinitionVersion()
Integer getHistoryTimeToLive()
long getFinishedCaseInstanceCount()
long getCleanableCaseInstanceCount()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||