Interface EndCaseInstanceInterceptor


public interface EndCaseInstanceInterceptor
  • Method Details

    • beforeEndCaseInstance

      void beforeEndCaseInstance(CaseInstanceEntity caseInstance, String state)
    • afterEndCaseInstance

      void afterEndCaseInstance(String caseInstanceId, String state)