[jboss-user] [jBPM] - Re: JBPM5 Implementation
Mauricio Salatino
do-not-reply at jboss.com
Sun Jul 31 11:56:53 EDT 2011
Mauricio Salatino [http://community.jboss.org/people/salaboy21] created the discussion
"Re: JBPM5 Implementation"
To view the discussion, visit: http://community.jboss.org/message/618487#618487
--------------------------------------------------------------
Hi Donald sorry for the delay in the answer.
In jBPM5 you have the concept of WorkItem that allows you to add your custom nodes with domain specific functionality.
Indise BPMN2 the concept of Service Task is used to model your processes and then in runtime you can bind a named Service Task (a Service task with a specific type) to a work item.
For creating a new work item with your specific functionality you need to create a new WorkItemHandler. For doing this you need to implement the WorkItemHandler interface. Please check the official documentation, in the Domain Specific Activities where the concept of work item handler is explained.
Cheers
--------------------------------------------------------------
Reply to this message by going to Community
[http://community.jboss.org/message/618487#618487]
Start a new discussion in jBPM at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20110731/3a79c9e9/attachment.html
More information about the jboss-user
mailing list