Interface EndProcessInstanceInterceptor


public interface EndProcessInstanceInterceptor
  • Method Details

    • beforeEndProcessInstance

      void beforeEndProcessInstance(ExecutionEntity processInstance, String state)
    • afterEndProcessInstance

      void afterEndProcessInstance(String processInstanceId, String state)