Uses of Class
org.alfresco.repo.event2.filter.EventFilterRegistry
-
Packages that use EventFilterRegistry Package Description org.alfresco.repo.event2 -
-
Uses of EventFilterRegistry in org.alfresco.repo.event2
Methods in org.alfresco.repo.event2 with parameters of type EventFilterRegistry Modifier and Type Method Description voidEventGenerator. setEventFilterRegistry(EventFilterRegistry eventFilterRegistry)Constructors in org.alfresco.repo.event2 with parameters of type EventFilterRegistry Constructor Description NodeResourceHelper(org.alfresco.service.cmr.repository.NodeService nodeService, org.alfresco.service.cmr.dictionary.DictionaryService dictionaryService, PersonService personService, EventFilterRegistry eventFilterRegistry, QNameHelper qNameHelper)
-