Uses of Class
org.gcube.application.cms.notifications.NotificationGenericConstants.CUSTOM_TARGET_PHASE
-
Packages that use NotificationGenericConstants.CUSTOM_TARGET_PHASE Package Description org.gcube.application.cms.notifications -
-
Uses of NotificationGenericConstants.CUSTOM_TARGET_PHASE in org.gcube.application.cms.notifications
Methods in org.gcube.application.cms.notifications that return NotificationGenericConstants.CUSTOM_TARGET_PHASE Modifier and Type Method Description static NotificationGenericConstants.CUSTOM_TARGET_PHASENotificationGenericConstants.CUSTOM_TARGET_PHASE. valueOf(String name)Returns the enum constant of this type with the specified name.static NotificationGenericConstants.CUSTOM_TARGET_PHASE[]NotificationGenericConstants.CUSTOM_TARGET_PHASE. values()Returns an array containing the constants of this enum type, in the order they are declared.
-