public class ProcessGraphGenerator extends Object
| Constructor and Description |
|---|
ProcessGraphGenerator() |
| Modifier and Type | Method and Description |
|---|---|
BufferedImage |
getProcessImage(String procId) |
String |
getProcessImageMap(String procId) |
BufferedImage |
getWfDescImage(String id,
String xml,
Set<String> notConfiguredNodes) |
String |
getWfDescImageMap(String id,
String xml) |
public BufferedImage getProcessImage(String procId) throws Exception
Exceptionpublic String getProcessImageMap(String procId) throws Exception
Exceptionpublic BufferedImage getWfDescImage(String id, String xml, Set<String> notConfiguredNodes) throws Exception
ExceptionCopyright © 2025. All rights reserved.