org.jbpm.simulation
Interface PathFormatConverter<E>

All Known Implementing Classes:
JSONPathFormatConverter, SimulationFilterPathFormatConverter

public interface PathFormatConverter<E>


Method Summary
 E convert(List<PathContext> paths)
           
 

Method Detail

convert

E convert(List<PathContext> paths)


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