| Package | Description |
|---|---|
| org.bonitasoft.engine.events | |
| org.bonitasoft.engine.events.impl |
| Modifier and Type | Method and Description |
|---|---|
void |
EventService.addHandler(String eventType,
SHandler<SEvent> userHandler)
Add the given handler to the Event Manager's handlers list.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractEventServiceImpl.addHandler(String eventType,
SHandler<SEvent> handler)
No handler duplication in a list for a given event type
|
protected void |
EventServiceImpl.addHandlerFor(String eventType,
SHandler<SEvent> handler) |
protected abstract void |
AbstractEventServiceImpl.addHandlerFor(String eventType,
SHandler<SEvent> handler) |
Copyright © 2019 Bonitasoft S.A.. All rights reserved.