@Component public class TaskCompletedEventHandler extends Object implements QueryEventHandler
| Constructor and Description |
|---|
TaskCompletedEventHandler(TaskRepository taskRepository) |
| Modifier and Type | Method and Description |
|---|---|
Class<? extends ProcessEngineEvent> |
getHandledEventClass() |
void |
handle(ProcessEngineEvent event) |
@Autowired public TaskCompletedEventHandler(TaskRepository taskRepository)
public void handle(ProcessEngineEvent event)
handle in interface QueryEventHandlerpublic Class<? extends ProcessEngineEvent> getHandledEventClass()
getHandledEventClass in interface QueryEventHandlerCopyright © 2010–2017 Alfresco. All rights reserved.