Uses of Interface
org.dspace.event.Consumer
Packages that use Consumer
Package
Description
Provides content fixity checking (using checksums)
for bitstreams stored in DSpace software.
Provides classes representing e-people and groups of e-people.
Actions which alter DSpace model objects can queue
Events, which
are presented to Consumers by a Dispatcher.Make requests to the DOI registration agencies and analyze the responses.
Facilities for detecting and storing both model and usage events, and for
querying the store.
-
Uses of Consumer in org.dspace.app.ldn
Classes in org.dspace.app.ldn that implement ConsumerModifier and TypeClassDescriptionclassclass for creating a new LDN Messages of installed item -
Uses of Consumer in org.dspace.authority.indexer
Classes in org.dspace.authority.indexer that implement ConsumerModifier and TypeClassDescriptionclassConsumer that takes care of the indexing of authority controlled metadata fields for installed/updated items -
Uses of Consumer in org.dspace.checker
Classes in org.dspace.checker that implement ConsumerModifier and TypeClassDescriptionclassClass for removing Checker data for a Bitstreams based on deletion events. -
Uses of Consumer in org.dspace.discovery
Classes in org.dspace.discovery that implement ConsumerModifier and TypeClassDescriptionclassClass for updating search indices in discovery from content events. -
Uses of Consumer in org.dspace.eperson
Classes in org.dspace.eperson that implement ConsumerModifier and TypeClassDescriptionclassClass for handling updates to EPersons Recommended filter: EPerson+Create -
Uses of Consumer in org.dspace.event
Classes in org.dspace.event that implement ConsumerModifier and TypeClassDescriptionclassDemonstration and test consumer for the event system.Methods in org.dspace.event that return Consumer -
Uses of Consumer in org.dspace.identifier.doi
Classes in org.dspace.identifier.doi that implement Consumer -
Uses of Consumer in org.dspace.iiif.consumer
Classes in org.dspace.iiif.consumer that implement ConsumerModifier and TypeClassDescriptionclassThis consumer is used to evict modified items from the manifests cache. -
Uses of Consumer in org.dspace.orcid.consumer
Classes in org.dspace.orcid.consumer that implement Consumer -
Uses of Consumer in org.dspace.qaevent
Classes in org.dspace.qaevent that implement ConsumerModifier and TypeClassDescriptionclassConsumer to delete qaevents from solr due to the target item deletion -
Uses of Consumer in org.dspace.rdf
Classes in org.dspace.rdf that implement Consumer -
Uses of Consumer in org.dspace.statistics
Classes in org.dspace.statistics that implement ConsumerModifier and TypeClassDescriptionclassStatisticsLogging Consumer for SolrLogger which captures Create, Update and Delete Events on DSpace Objects. -
Uses of Consumer in org.dspace.submit.consumer
Classes in org.dspace.submit.consumer that implement ConsumerModifier and TypeClassDescriptionclassConsumer implementation to be used for Item Submission Configuration -
Uses of Consumer in org.dspace.versioning
Classes in org.dspace.versioning that implement ConsumerModifier and TypeClassDescriptionclassWhen a new version of an item is published, unarchive the previous version and updateRelationship.latestVersionStatusof the relevant relationships.