| 类 | 说明 |
|---|---|
| DefaultFlowListener |
默认的流程监听器
监听所有流程发生的事件,然后将事件转发给对应流程的特定流程监听器(@TheFlowListener)
|
| FlowListenerType |
流程监听器类型
|
| ListenDecidedNodeResolver |
监听注解@ListenDecidedNode的解决器
|
| ListenDecidedStateNodeResolver |
监听注解@ListenDecidedNode的解决器
|
| ListenExecutingNodeResolver |
监听注解@ListenExecutingNode的解决器
|
| ListenFlowEndResolver |
监听注解@ListenFlowEnd的解决器
|
| ListenFlowExceptionResolver |
监听注解@ListenFlowException的解决器
|
| ListenFlowStartResolver |
监听注解@ListenFlowStart的解决器
|
| TheFlowEventType |
特定流程事件类型
|
| TheFlowListenerType |
特定流程监听器类型
|
Copyright © 2020. All rights reserved.