Package | Description |
---|---|
com.whitestein.lsps.visualization |
This package contains classes used to convert process model into a diagram
representation.
|
com.whitestein.lsps.visualization.json |
This package contains classes which participates in the conversion of
Diagram into a JSON string. |
Constructor and Description |
---|
DiagramProvider(Module module,
Map<String,ElementRuntimeData> runtimeData)
Creates a new instance of this provider for the given module.
|
Modifier and Type | Method and Description |
---|---|
String |
ProcessDiagramJsonConverter.convert(Module module,
String diagramURI,
Map<String,ElementRuntimeData> runtimeData)
Converts the process model diagram into a JSON string.
|
Copyright © 2007-2020 Whitestein Technologies. All Rights Reserved.