Class NotificationSender.Builder

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

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