Multiple listeners on the same event

cancel
Showing results for 
Search instead for 
Did you mean: 
upforsin
Senior Member

Multiple listeners on the same event

Jump to solution

Hello

Is it possible to create more than just one task-/execution-listener listening to a particular event?

i.e. I want 2 TaskListeners with event complete on the same task. One would be a Java class. The second one, a Javascript file.

howkymike
Alfresco Developer
1 Solution

Accepted Solutions
sanjaybandhniya
Intermediate

Re: Multiple listeners on the same event

Jump to solution

Hi,

You can use more that one listner on event.

View solution in original post

1 Reply
sanjaybandhniya
Intermediate

Re: Multiple listeners on the same event

Jump to solution

Hi,

You can use more that one listner on event.