cancel
Showing results for 
Search instead for 
Did you mean: 

Different mark of a generated diagram of the current process

kirek
Champ in-the-making
Champ in-the-making
Hi,
currently i am creating a process-diagram with the
ProcessDiagramGenerator.generateDiagram(processdefinition, "png", tasks)-Method.

That method returns a png-input stream and marks the given tasks red.
I am using this method to mark the runned and the current processes.

I would like to know, if there is a way to give the current processes a different mark/color?
1 REPLY 1

trademak
Star Contributor
Star Contributor
Hi,

Sure, but you'll have to dive into the ProcessDiagramGenerator code to change that.

Best regards,