jBPM Designer - Backend 6.0.1.Final

org.jbpm.designer.web.profile
Interface IDiagramProfile.IDiagramUnmarshaller

Enclosing interface:
IDiagramProfile

public static interface IDiagramProfile.IDiagramUnmarshaller

Parser to produce the final model to be saved.


Method Summary
 String parseModel(String xmlModel, IDiagramProfile profile, String preProcessingData)
           
 

Method Detail

parseModel

String parseModel(String xmlModel,
                  IDiagramProfile profile,
                  String preProcessingData)
                  throws Exception
Parameters:
xmlModel - xml model
profile - process profile.
Returns:
the json model
Throws:
Exception

jBPM Designer - Backend 6.0.1.Final

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