jBPM Simulation 6.2.0.Final

org.jbpm.simulation.converter
Class JSONPathFormatConverter

java.lang.Object
  extended by org.jbpm.simulation.converter.JSONPathFormatConverter
All Implemented Interfaces:
PathFormatConverter<org.json.JSONObject>

public class JSONPathFormatConverter
extends Object
implements PathFormatConverter<org.json.JSONObject>


Constructor Summary
JSONPathFormatConverter()
           
 
Method Summary
 org.json.JSONObject convert(List<PathContext> completePaths)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JSONPathFormatConverter

public JSONPathFormatConverter()
Method Detail

convert

public org.json.JSONObject convert(List<PathContext> completePaths)
Specified by:
convert in interface PathFormatConverter<org.json.JSONObject>

jBPM Simulation 6.2.0.Final

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