Class NotificationChannel.Builder

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

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