程序包 com.sh.wf.node
类 DecisionNode
java.lang.Object
com.sh.wf.node.common.Node
com.sh.wf.node.DecisionNode
- 所有已实现的接口:
I_Node,Serializable
Description: 分支结点
Title:首亨软件 - TSS/CRM等
- 从以下版本开始:
- Jun 6, 2013
- 另请参阅:
-
字段概要
从类继承的字段 com.sh.wf.node.common.Node
flowObject -
构造器概要
构造器 -
方法概要
从类继承的方法 com.sh.wf.node.common.Node
exeLogic, getBooleanValue, getBooleanValue, getDoubleValue, getDoubleValue, getFlowObject, getIntValue, getIntValue, getLongValue, getLongValue, getParamMap, getStringValue, getStringValue, getStringValue2, getStringValue2, inLogic, noMatch, outLogic, parser, setFlowObject
-
构造器详细资料
-
DecisionNode
public DecisionNode()
-
-
方法详细资料
-
logic
从接口复制的说明:I_Node逻辑处理- 参数:
context- context- 返回:
- String
-