public class FlowExecutorImpl extends AbstractFlowExecutorImpl
DEFAULT_BEGIN_NODE, DEFAULT_END_NODE, EXCEPTION_DEAL_FLOW, EXCEPTION_DEAL_NODE, EXCEPTION_DEAL_NODE_KEY, EXCEPTION_DEAL_SUBFLOW, EXCEPTION_KEY, FLOW_BEAN, FLOW_XSTREAM_PACKAGENAME, PAGE_FLOW_BEAN| Constructor and Description |
|---|
FlowExecutorImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(String flowId,
Context context)
表示从开始节点开始执行
|
void |
execute(String flowId,
String nodeId,
Context context)
流程执行接口方法
|
checkInputParameter, checkOutputParameter, getInputContext, getNewContext, getOutputContext, isChange, logContext, setChange, setPropertiesaddFlow, assemble, getFlow, getFlowIdMap, removeFlow, removeFlowaddSubFlow, getSubFlow, getSubFlowIdMap, removeSubFlow, removeSubFlowaddComponent, addComponents, getComponentDefine, getComponentDefines, getComponentInstance, removeComponent, removeComponentspublic void execute(String flowId, Context context)
FlowExecutorpublic void execute(String flowId, String nodeId, Context context)
FlowExecutorflowId - 要执行的流程nodeId - 要执行的节点标识context - 要执行的环境Copyright © 2006–2018 TinyGroup. All rights reserved.