public class FlowBasicService extends Object
Constructor and Description |
---|
FlowBasicService() |
Modifier and Type | Method and Description |
---|---|
ComponentDefine |
getComponentDefine(String componentName) |
List<ComponentDefine> |
getComponentDefines() |
FlowExecutor |
getExecutor() |
Flow |
getFlow(String id) |
List<Flow> |
getFlows() |
void |
setExecutor(FlowExecutor executor) |
public FlowExecutor getExecutor()
public void setExecutor(FlowExecutor executor)
public ComponentDefine getComponentDefine(String componentName)
public List<ComponentDefine> getComponentDefines()
Copyright © 2006–2018 TinyGroup. All rights reserved.