| 构造器和说明 |
|---|
ActionNode() |
ActionNode(String name) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
enterNode(FlowContext context,
FlowInstance instance) |
String |
getActionBean() |
FlowNodeType |
getType() |
void |
setActionBean(String actionBean) |
enter, executeNodeEvent, getConnections, getEventBean, getHeight, getName, getWidth, getX, getY, leave, setConnections, setEventBean, setHeight, setName, setWidth, setX, setYpublic ActionNode()
public ActionNode(String name)
public void enterNode(FlowContext context, FlowInstance instance)
public FlowNodeType getType()
public String getActionBean()
public void setActionBean(String actionBean)
Copyright © 2018 Bstek. All rights reserved.