jBPM Simulation 6.1.0.Beta3

org.jbpm.simulation
Interface PathFinder

All Known Implementing Classes:
BPMN2PathFinderImpl

public interface PathFinder


Method Summary
 List<PathContext> findPaths()
           
<E> E
findPaths(PathFormatConverter<E> converter)
           
 

Method Detail

findPaths

List<PathContext> findPaths()

findPaths

<E> E findPaths(PathFormatConverter<E> converter)

jBPM Simulation 6.1.0.Beta3

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