Class ConsumerProfile

java.lang.Object
org.dspace.event.ConsumerProfile

public class ConsumerProfile extends Object
An instance of this class contains the configuration profile of a specific, named Consumer, in the context of a specific Dispatcher. This includes the name, the class to instantiate and event filters. Note that all characteristics are "global" and the same for all dispatchers.