@Component public class QueryEventHandlerContext extends Object
| Constructor and Description |
|---|
QueryEventHandlerContext(Set<QueryEventHandler> handlers) |
| Modifier and Type | Method and Description |
|---|---|
protected Map<Class<? extends ProcessEngineEvent>,QueryEventHandler> |
getHandlers() |
void |
handle(AbstractProcessEngineEvent[] events) |
@Autowired public QueryEventHandlerContext(Set<QueryEventHandler> handlers)
public void handle(AbstractProcessEngineEvent[] events)
protected Map<Class<? extends ProcessEngineEvent>,QueryEventHandler> getHandlers()
Copyright © 2010–2017 Alfresco. All rights reserved.