public class CallFlow extends Object implements ComponentInterface
Constructor and Description |
---|
CallFlow() |
Modifier and Type | Method and Description |
---|---|
void |
execute(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(Context context)
ComponentInterface
execute
in interface ComponentInterface
context
- 组件执行的环境Copyright © 2006–2018 TinyGroup. All rights reserved.