Class Notification.Builder

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

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