Package org.flowable.engine.interceptor
Interface EndProcessInstanceInterceptor
public interface EndProcessInstanceInterceptor
-
Method Summary
Modifier and TypeMethodDescriptionvoidafterEndProcessInstance(String processInstanceId, String state) voidbeforeEndProcessInstance(ExecutionEntity processInstance, String state)
-
Method Details
-
beforeEndProcessInstance
-
afterEndProcessInstance
-