Interface DeploymentStatistics

    • Method Detail

      • getInstances

        int getInstances()
        The number of all process instances of the process definitions contained in this deployment.
      • getFailedJobs

        int getFailedJobs()
        The number of all failed jobs of process instances of definitions contained in this deployment.
      • getIncidentStatistics

        java.util.List<IncidentStatistics> getIncidentStatistics()
        Returns a list of incident statistics.