10-27-2014 01:24 PM
if (pde != null && pde.isGraphicalNotationDefined()) {
InputStream resource = ProcessDiagramGenerator.generateDiagram(pde, "png", ActivitiUtil.getRuntimeService().getActiveActivityIds(processInstanceId));
InputRepresentation output = new InputRepresentation(resource);
return output;
}
10-28-2014 06:53 AM
10-28-2014 11:33 AM
11-27-2014 08:56 AM
12-01-2014 01:11 AM
01-06-2016 03:37 PM
01-07-2016 07:03 AM
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.