org.jbpm.simulation.converter
Class JSONPathFormatConverter
java.lang.Object
org.jbpm.simulation.converter.JSONPathFormatConverter
- All Implemented Interfaces:
- PathFormatConverter<org.json.JSONObject>
public class JSONPathFormatConverter
- extends Object
- implements PathFormatConverter<org.json.JSONObject>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JSONPathFormatConverter
public JSONPathFormatConverter()
convert
public org.json.JSONObject convert(List<PathContext> completePaths)
- Specified by:
convert in interface PathFormatConverter<org.json.JSONObject>
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.