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