org.tinygroup.flowservicecomponent
public class CallFlow extends Object implements ComponentInterface
| Constructor and 描述 |
|---|
CallFlow() |
| Modifier and Type | Method and 描述 |
|---|---|
void |
execute(org.tinygroup.context.Context context) |
CEPCore |
getCepCore() |
String |
getFlowId() |
String |
getVersion() |
void |
setCepCore(CEPCore cepCore) |
void |
setFlowId(String flowId) |
void |
setVersion(String version) |
public CEPCore getCepCore()
public void setCepCore(CEPCore cepCore)
public String getFlowId()
public void setFlowId(String flowId)
public String getVersion()
public void setVersion(String version)
public void execute(org.tinygroup.context.Context context)
execute 接口 {1} 中的 {0} ComponentInterfaceCopyright © 2006–2015 TinyGroup. All rights reserved.