Class NotificationProducer.Builder

java.lang.Object
org.kuali.rice.ken.api.notification.NotificationProducer.Builder
All Implemented Interfaces:
Serializable, GloballyUnique, Versioned, ModelBuilder, KenIdentifiable, NotificationProducerContract
Enclosing class:
NotificationProducer

public static final class NotificationProducer.Builder extends Object implements Serializable, ModelBuilder, NotificationProducerContract
A builder which can be used to construct NotificationProducer instances. Enforces the constraints of the NotificationProducerContract.
See Also: