Package org.flowable.engine.interceptor
Interface ExecutionQueryInterceptor
public interface ExecutionQueryInterceptor
-
Method Summary
Modifier and TypeMethodDescriptionvoidafterExecutionQueryExecute(ExecutionQuery executionQuery, List<Execution> executions) voidbeforeExecutionQueryExecute(ExecutionQuery executionQuery)
-
Method Details
-
beforeExecutionQueryExecute
-
afterExecutionQueryExecute
-