jBPM distribution 6.0.0.Alpha9

org.droolsjbpm.services.impl.helpers
Class NodeInstanceDescFactory

java.lang.Object
  extended by org.droolsjbpm.services.impl.helpers.NodeInstanceDescFactory

public class NodeInstanceDescFactory
extends Object


Constructor Summary
NodeInstanceDescFactory()
           
 
Method Summary
static NodeInstanceDesc newNodeInstanceDesc(String domainName, int sessionId, long processInstanceId, NodeInstance nodeInstance, boolean completed, String connection)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NodeInstanceDescFactory

public NodeInstanceDescFactory()
Method Detail

newNodeInstanceDesc

public static NodeInstanceDesc newNodeInstanceDesc(String domainName,
                                                   int sessionId,
                                                   long processInstanceId,
                                                   NodeInstance nodeInstance,
                                                   boolean completed,
                                                   String connection)

jBPM distribution 6.0.0.Alpha9

Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.