| Package | Description |
|---|---|
| org.activiti.services.query.events.handlers |
| Modifier and Type | Class and Description |
|---|---|
class |
ProcessCompletedEventHandler |
class |
ProcessStartedHandler |
class |
TaskAssignedEventHandler |
class |
TaskCompletedEventHandler |
class |
TaskCreatedEventHandler |
class |
VariableCreatedEventHandler |
class |
VariableDeletedEventHandler |
class |
VariableUpdatedEventHandler |
| Modifier and Type | Method and Description |
|---|---|
protected Map<Class<? extends ProcessEngineEvent>,QueryEventHandler> |
QueryEventHandlerContext.getHandlers() |
| Constructor and Description |
|---|
QueryEventHandlerContext(Set<QueryEventHandler> handlers) |
Copyright © 2010–2017 Alfresco. All rights reserved.