public interface EventRegistry
| Modifier and Type | Method and Description |
|---|---|
void |
addEventType(String eventType) |
Set<String> |
getEventTypes() |
boolean |
isEventTypeRegistered(String eventType) |
Copyright © 2005–2018 Alfresco Software. All rights reserved.