|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ProcessDefinitionStatistics
| Method Summary | |
|---|---|
int |
getFailedJobs()
The number of all failed jobs of all process instances. |
List<IncidentStatistics> |
getIncidentStatistics()
Returns a list of incident statistics. |
int |
getInstances()
The number of all process instances of the process definition. |
| Methods inherited from interface org.camunda.bpm.engine.repository.ProcessDefinition |
|---|
getCategory, getDeploymentId, getDescription, getDiagramResourceName, getId, getKey, getName, getResourceName, getVersion, hasStartFormKey, isSuspended |
| Method Detail |
|---|
int getInstances()
int getFailedJobs()
List<IncidentStatistics> getIncidentStatistics()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||