JBoss Community

Global Handler For All Processes

created by prasad basutkar in jBPM - View the full discussion

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

Start a new discussion in jBPM at Community