[jboss-user] [jBPM] New message: "create bpm image"
anis jaballah
do-not-reply at jboss.com
Fri Mar 5 03:08:58 EST 2010
User development,
A new message was posted in the thread "create bpm image":
http://community.jboss.org/message/530099#530099
Author : anis jaballah
Profile : http://community.jboss.org/people/anisj1m
Message:
--------------------------------------------------------------
Hi,
i am trying to create a process without passing by the xml file so i did :
ProcessDefinition processDefinition = new ProcessDefinition();
processDefinition.setName("test process");
...
so i want to know is it possible to create the image for my process by java codding ? (i am using jbpm 4.3)
thanks in advance
--------------------------------------------------------------
To reply to this message visit the message page: http://community.jboss.org/message/530099#530099
More information about the jboss-user
mailing list