[jboss-user] [JBoss jBPM] - Re: The 'correct' way to join application data to a workflow
twiceknightly
do-not-reply at jboss.com
Wed Apr 23 10:05:10 EDT 2008
That's a fantasic answer and a lot of help, cheers kukeltje
"kukeltje" wrote : http://docs.jboss.com/jbpm/v3.2/javadoc-jpdl/org/jbpm/graph/exe/ProcessInstance.html#setKey(java.lang.String)
|
| or use the contstructor of ProcessInstance
|
| with http://docs.jboss.com/jbpm/v3.2/javadoc-jpdl/org/jbpm/JbpmContext.html#loadProcessInstance(org.jbpm.graph.def.ProcessDefinition,%20java.lang.String) you can retrieve instances based on the businesskey.
|
| For a discussion on the businesskey see: http://www.jboss.com/index.html?module=bb&op=viewtopic&t=100895
|
| I did not find anything in the docs for it, so that needs to be added.
|
| From seam:
| http://docs.jboss.com/seam/2.0.1.GA/api/org/jboss/seam/bpm/BusinessProcess.html
|
|
|
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4146195#4146195
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4146195
More information about the jboss-user
mailing list