public class CallPageFlow extends Object implements ComponentInterface
Constructor and Description |
---|
CallPageFlow() |
Modifier and Type | Method and Description |
---|---|
void |
execute(Context context)
组件执行方法
|
FlowExecutor |
getExecutor() |
String |
getFlowId() |
void |
setExecutor(FlowExecutor executor) |
void |
setFlowId(String flowId) |
public FlowExecutor getExecutor()
public void setExecutor(FlowExecutor executor)
public String getFlowId()
public void setFlowId(String flowId)
public void execute(Context context)
ComponentInterface
execute
in interface ComponentInterface
context
- 组件执行的环境Copyright © 2006–2018 TinyGroup. All rights reserved.