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