Interface CaseInstance

    • Method Detail

      • getBusinessKey

        java.lang.String getBusinessKey()
        The business key of this process instance.
      • isCompleted

        boolean isCompleted()

        Returns true if the case instance is completed.

        Note: If this case execution is not the case instance, it will always return false.