Mauricio Salatino [https://community.jboss.org/people/salaboy21] created the 
discussion

"Re: Adding new  workitems programmatically, without repacking the application 
?"

To view the discussion, visit: https://community.jboss.org/message/717127#717127

--------------------------------------------------------------
If you are not planning to use eclipse or the web designer, you can write your 
WorkItem definitions in the language that you want. Your tool will need to 
understand that language. 
And yes you can register the workitems doing:
ksession.getWorkItemManager().registerWorkItem("name", implementation);

Cheers
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/717127#717127]

Start a new discussion in jBPM at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]

_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to