Modifier and Type | Method and Description |
---|---|
FlowExecutor |
Flow.getFlowExecutor() |
Modifier and Type | Method and Description |
---|---|
void |
Flow.setFlowExecutor(FlowExecutor flowExecutor) |
Modifier and Type | Method and Description |
---|---|
FlowExecutor |
FlowComponentRemoveProcessor.getFlowExecutor() |
FlowExecutor |
FlowFileProcessor.getFlowExecutor() |
FlowExecutor |
FlowRemoveFileProcessor.getFlowExecutor() |
FlowExecutor |
FlowComponentProcessor.getFlowExecutor() |
FlowExecutor |
SubFlowFileProcessor.getFlowExecutor() |
Modifier and Type | Method and Description |
---|---|
void |
FlowComponentRemoveProcessor.setFlowExecutor(FlowExecutor flowExecutor) |
void |
FlowFileProcessor.setFlowExecutor(FlowExecutor flowExecutor) |
void |
FlowRemoveFileProcessor.setFlowExecutor(FlowExecutor flowExecutor) |
void |
FlowComponentProcessor.setFlowExecutor(FlowExecutor flowExecutor) |
void |
SubFlowFileProcessor.setFlowExecutor(FlowExecutor flowExecutor) |
Modifier and Type | Class and Description |
---|---|
class |
AbstractFlowExecutorImpl |
class |
AbstractOldFlowExecutorImpl |
class |
ComponentManagerImpl |
class |
FlowExecutorImpl
默认流程执行器
|
class |
FlowManagerImpl |
class |
SubFlowManagerImpl |
Modifier and Type | Method and Description |
---|---|
void |
FlowLoader.load(String path,
FlowExecutor executor)
为指定的FlowExecutor加载目录path下所有的flow文件
|
Modifier and Type | Method and Description |
---|---|
FlowExecutor |
FlowMonitor.getFlowExecutor() |
Modifier and Type | Method and Description |
---|---|
void |
FlowMonitor.setFlowExecutor(FlowExecutor flowExecutor) |
Modifier and Type | Method and Description |
---|---|
FlowExecutor |
FlowBasicService.getExecutor() |
Modifier and Type | Method and Description |
---|---|
void |
FlowBasicService.setExecutor(FlowExecutor executor) |
Modifier and Type | Method and Description |
---|---|
FlowExecutor |
FlowApplicationProcessor.getExecutor() |
Modifier and Type | Method and Description |
---|---|
void |
FlowEventProcessor.setExecutor(FlowExecutor executor) |
void |
FlowApplicationProcessor.setExecutor(FlowExecutor executor) |
Modifier and Type | Method and Description |
---|---|
FlowExecutor |
CallPageFlow.getExecutor() |
Modifier and Type | Method and Description |
---|---|
void |
CallPageFlow.setExecutor(FlowExecutor executor) |
Modifier and Type | Method and Description |
---|---|
FlowExecutor |
PageFlowTinyProcessor.getExecutor() |
Modifier and Type | Method and Description |
---|---|
void |
PageFlowTinyProcessor.setExecutor(FlowExecutor executor) |
Modifier and Type | Method and Description |
---|---|
FlowExecutor |
PageFlowFileProcessor.getFlowExecutor() |
FlowExecutor |
PageFlowComponentProcessor.getFlowExecutor() |
FlowExecutor |
PageFlowRemoveFileProcessor.getFlowExecutor() |
FlowExecutor |
PageFlowComponentRemoveProcessor.getFlowExecutor() |
Modifier and Type | Method and Description |
---|---|
void |
PageFlowFileProcessor.setFlowExecutor(FlowExecutor flowExecutor) |
void |
PageFlowComponentProcessor.setFlowExecutor(FlowExecutor flowExecutor) |
void |
PageFlowRemoveFileProcessor.setFlowExecutor(FlowExecutor flowExecutor) |
void |
PageFlowComponentRemoveProcessor.setFlowExecutor(FlowExecutor flowExecutor) |
Copyright © 2006–2018 TinyGroup. All rights reserved.