jBPM Designer - Backend 6.0.3-SNAPSHOT

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.3-SNAPSHOT

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