prasad basutkar [
http://community.jboss.org/people/peterbasutkar%40gmail.com] created the
discussion
"Global Handler For All Processes"
To view the discussion, visit:
http://community.jboss.org/message/575082#575082
--------------------------------------------------------------
Hi All
Requirement : i want to create global EventHandler for all the process for events
1) "InitializeVariable"(When Process Started) , 2)
"InitializeTaskVariable(When Task Started)" , 3)"CompleteTask"(When
Task Completed).
Description : i am using jbpm 3.2.6 i have the requirement where i dont want to
specify event handler as a part of Process-Definition , they should be independent of all
the processes. Whenever my process started event(common for all processes) should get
called , whenever my task started event(common for all processes) should get called and
whenever my task completes event(common for all the processes) should get called.Now for
every process and task we have to specify EventHandlers , so to avoid this repetation i
want global handler for all this events.
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/575082#575082]
Start a new discussion in jBPM at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]