Class Note.Builder

java.lang.Object
org.kuali.rice.kew.api.note.Note.Builder
All Implemented Interfaces:
Serializable, Identifiable, Versioned, ModelBuilder, NoteContract
Enclosing class:
Note

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