User development,
A new message was posted in the thread "Generate Image from ProcessDefinition":
http://community.jboss.org/message/530996#530996
Author : Sriraman Gopalan
Profile :
http://community.jboss.org/people/sreeraaman
Message:
--------------------------------------------------------------
Hi All,
When you create a jbpm process with GPD plugin, the image is already created for you as
part of the process archive by GPD plugin.
The par file generated will have the following structure:
test.par
|
|____ gpd.xml
|
|____ processdefinition.xml
|
|____ processimage.jpg
When you deploy the test.par file, the processimage.jpg gets stored in the jbpm tables
that can later be retrieved using the code shown above.
Hope this helps.
--------------------------------------------------------------
To reply to this message visit the message page:
http://community.jboss.org/message/530996#530996