Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » BPMN 2.0 Modeler » Create custom tasks generically
Create custom tasks generically [message #1016448] Wed, 06 March 2013 13:41 Go to next message
Dan Fi is currently offline Dan FiFriend
Messages: 1
Registered: March 2013
Junior Member
Hello!
I've seen the video screencast on how to create a custom task which can then be used when modelling a process.

My question now is, if it is possible to create such tasks generically (via code loops) during runtime, e.g. on startup?
What I want is, when starting the editor to read e.g. a configuration file and then add custom tasks with a specific behavior to the Palette according to this configuration file.

Is this basically possible with the current version of the editor?
And what would you recommend for me as starting point (as a beginner).

Thanks in advance!
Greetings,
Da
Re: Create custom tasks generically [message #1016589 is a reply to message #1016448] Thu, 07 March 2013 01:51 Go to previous message
Robert Brodt is currently offline Robert BrodtFriend
Messages: 811
Registered: August 2010
Location: Colorado Springs, CO
Senior Member

Hi Dan,

This is exactly what the jbpm plugin does! Take a look at the JBPM5RuntimeExtension class and how it uses the org.eclipse.bpmn2.modeler.runtime.jboss.jbpm5.wid package to create custom tasks on-the-fly whenever the editor is started.

Let me know if you need help!

Bob
Previous Topic:Model API Javadoc..
Next Topic:Manhattan Router missing
Goto Forum:
  


Current Time: Thu Apr 25 22:23:19 GMT 2024

Powered by FUDForum. Page generated in 0.03401 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top