Class PathFinderFactory


  • public class PathFinderFactory
    extends Object
    • Constructor Detail

      • PathFinderFactory

        public PathFinderFactory()
    • Method Detail

      • getInstance

        public static PathFinder getInstance​(File bpmn2Xml)
      • getInstance

        public static PathFinder getInstance​(org.eclipse.bpmn2.Definitions bpmn2Defs)
      • getInstance

        public static PathFinder getInstance​(org.eclipse.bpmn2.FlowElementsContainer bpmn2Container)