public interface ProcessInstanceQueryInterceptor
| Modifier and Type | Method and Description |
|---|---|
void |
afterProcessInstanceQueryExecute(ProcessInstanceQuery processInstanceQuery,
List<ProcessInstance> processInstances) |
void |
beforeProcessInstanceQueryExecute(ProcessInstanceQuery processInstanceQuery) |
void beforeProcessInstanceQueryExecute(ProcessInstanceQuery processInstanceQuery)
void afterProcessInstanceQueryExecute(ProcessInstanceQuery processInstanceQuery, List<ProcessInstance> processInstances)
Copyright © 2020 Flowable. All rights reserved.