public class QuickFlowUtil extends Object
| 构造器和说明 |
|---|
QuickFlowUtil() |
| 限定符和类型 | 方法和说明 |
|---|---|
static BusinessFlow |
getBusinessFlow(CompositeBusinessFlow compositeBusinessFlow) |
static QuickFlowExecutor |
getCompositeQuickFlowExecutor(CompositeBusinessFlow compositeBusinessFlow,
FlowExecutorConfig flowExecutorConfig) |
static com.alibaba.fastjson.JSONArray |
getFlowArray(FlowExecutorConfig flowExecutorConfig)
获取流程列表名称
|
static FlowContext |
getFlowContextInvocationHandler(FlowExecutorConfig flowExecutorConfig) |
static String |
getInstanceClassName(Object instance) |
public static FlowContext getFlowContextInvocationHandler(FlowExecutorConfig flowExecutorConfig)
public static com.alibaba.fastjson.JSONArray getFlowArray(FlowExecutorConfig flowExecutorConfig)
public static QuickFlowExecutor getCompositeQuickFlowExecutor(CompositeBusinessFlow compositeBusinessFlow, FlowExecutorConfig flowExecutorConfig)
public static BusinessFlow getBusinessFlow(CompositeBusinessFlow compositeBusinessFlow)
Copyright © 2024. All rights reserved.