jBPM Simulation 6.0.0.Beta4

org.jbpm.simulation
Class PathFinderFactory

java.lang.Object
  extended by org.jbpm.simulation.PathFinderFactory

public class PathFinderFactory
extends Object


Constructor Summary
PathFinderFactory()
           
 
Method Summary
static PathFinder getInstance(org.eclipse.bpmn2.Definitions bpmn2Defs)
           
static PathFinder getInstance(File bpmn2Xml)
           
static PathFinder getInstance(org.eclipse.bpmn2.FlowElementsContainer bpmn2Container)
           
static PathFinder getInstance(InputStream bpmn2Stream)
           
static PathFinder getInstance(String bpmn2Xml)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PathFinderFactory

public PathFinderFactory()
Method Detail

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)

jBPM Simulation 6.0.0.Beta4

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