Package org.dspace.eperson
Class EPersonConsumer
java.lang.Object
org.dspace.eperson.EPersonConsumer
- All Implemented Interfaces:
Consumer
Class for handling updates to EPersons
Recommended filter: EPerson+Create
- Author:
- Stuart Lewis
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
ePersonService
-
configurationService
-
-
Constructor Details
-
EPersonConsumer
public EPersonConsumer()
-
-
Method Details
-
initialize
Initialise the consumer- Specified by:
initializein interfaceConsumer- Throws:
Exception- if error
-
consume
Consume the event -
end
Handle the end of the event -
finish
Finish the event
-