jBPM Designer - Backend 6.0.0.CR1

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)
Parameters:
xmlModel - xml model
profile - process profile.
Returns:
the json model

jBPM Designer - Backend 6.0.0.CR1

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