Package 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
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
parseModel(String xmlModel, IDiagramProfile profile, String preProcessingData)
-