当前页面:
在线文档首页 >
JBoss RULES 4.0.0.11754MR2 API 英文版文档
StartNodeInstance (Drools 4.0.0.11754MR2 API) - JBoss RULES 4.0.0.11754MR2 API 英文版文档
org.drools.ruleflow.instance.impl
Class StartNodeInstance
java.lang.Object
org.drools.ruleflow.instance.impl.RuleFlowNodeInstance
org.drools.ruleflow.instance.impl.StartNodeInstance
- All Implemented Interfaces:
- IRuleFlowNodeInstance
public class StartNodeInstance
- extends RuleFlowNodeInstance
Runtime counterpart of a start node.
- Author:
- Kris Verlaenen
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StartNodeInstance
public StartNodeInstance()
trigger
public void trigger(IRuleFlowNodeInstance from)
getStartNode
public IStartNode getStartNode()
triggerCompleted
public void triggerCompleted()
Copyright © 2001-2007
JBoss Inc.. All Rights Reserved.