org.jbpm.simulation
Class PathFinderFactory
java.lang.Object
org.jbpm.simulation.PathFinderFactory
public class PathFinderFactory
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PathFinderFactory
public PathFinderFactory()
getInstance
public static PathFinder getInstance(String bpmn2Xml)
getInstance
public static PathFinder getInstance(File bpmn2Xml)
getInstance
public static PathFinder getInstance(org.eclipse.bpmn2.Definitions bpmn2Defs)
getInstance
public static PathFinder getInstance(InputStream bpmn2Stream)
getInstance
public static PathFinder getInstance(org.eclipse.bpmn2.FlowElementsContainer bpmn2Container)
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.