package com.farriver.bwf.data.transferobject.options; public enum NotificationStatusOptions { Defined, Unpublished, Published, Expired, }