org.droolsjbpm.services.impl.helpers
Class NodeInstanceDescFactory
java.lang.Object
org.droolsjbpm.services.impl.helpers.NodeInstanceDescFactory
public class NodeInstanceDescFactory
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NodeInstanceDescFactory
public NodeInstanceDescFactory()
newNodeInstanceDesc
public static NodeInstanceDesc newNodeInstanceDesc(String domainName,
int sessionId,
long processInstanceId,
NodeInstance nodeInstance,
boolean completed,
String connection)
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.