Enum Class GenericNotification.TypeEnum

java.lang.Object
java.lang.Enum<GenericNotification.TypeEnum>
com.caplin.motif.config.definitions.common.GenericNotification.TypeEnum
All Implemented Interfaces:
Serializable, Comparable<GenericNotification.TypeEnum>, Constable
Enclosing class:
GenericNotification

public static enum GenericNotification.TypeEnum extends Enum<GenericNotification.TypeEnum>
Each of the notification types. The Front End will represent notifications based on their types (eg. Success will show a green Status and a tick icon).