public interface DeploymentStatistics extends Deployment
| Modifier and Type | Method and Description | 
|---|---|
int | 
getFailedJobs()
The number of all failed jobs of process instances of definitions contained in this deployment. 
 | 
List<IncidentStatistics> | 
getIncidentStatistics()
Returns a list of incident statistics. 
 | 
int | 
getInstances()
The number of all process instances of the process definitions contained in this deployment. 
 | 
getDeploymentTime, getId, getName, getSource, getTenantIdint getInstances()
int getFailedJobs()
List<IncidentStatistics> getIncidentStatistics()
Copyright © 2019. All rights reserved.