Uses of Interface
org.dspace.event.service.EventService
Packages that use EventService
Package
Description
Provides some basic functionality required throughout the DSpace system.
Actions which alter DSpace model objects can queue
Events, which
are presented to Consumers by a Dispatcher.-
Uses of EventService in org.dspace.core
Fields in org.dspace.core declared as EventServiceConstructors in org.dspace.core with parameters of type EventServiceModifierConstructorDescriptionprotectedContext(EventService eventService, DBConnection dbConnection) -
Uses of EventService in org.dspace.event
Classes in org.dspace.event that implement EventServiceModifier and TypeClassDescriptionclassClass for managing the content event environment. -
Uses of EventService in org.dspace.event.factory
Methods in org.dspace.event.factory that return EventServiceModifier and TypeMethodDescriptionabstract EventServiceEventServiceFactory.getEventService()EventServiceFactoryImpl.getEventService()