Interface CleanableHistoricDecisionInstanceReportResult

    • Method Detail

      • getDecisionDefinitionId

        java.lang.String getDecisionDefinitionId()
        Returns the decision definition id for the selected definition.
      • getDecisionDefinitionKey

        java.lang.String getDecisionDefinitionKey()
        Returns the decision definition key for the selected definition.
      • getDecisionDefinitionName

        java.lang.String getDecisionDefinitionName()
        Returns the decision definition name for the selected definition.
      • getDecisionDefinitionVersion

        int getDecisionDefinitionVersion()
        Returns the decision definition version for the selected definition.
      • getHistoryTimeToLive

        java.lang.Integer getHistoryTimeToLive()
        Returns the history time to live for the selected definition.
      • getFinishedDecisionInstanceCount

        long getFinishedDecisionInstanceCount()
        Returns the amount of finished historic decision instances.
      • getCleanableDecisionInstanceCount

        long getCleanableDecisionInstanceCount()
        Returns the amount of cleanable historic decision instances.
      • getTenantId

        java.lang.String getTenantId()
        Returns the tenant id of the current decision instances.