Class HistoricCaseActivityStatisticsImpl

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      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.
      java.lang.String getId()
      The case activity id.
      long getTerminated()
      The number of terminated case activity instances.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait