Uses of Enum Class
org.exoplatform.social.service.rest.NotificationsRestService.URL_TYPE
Packages that use NotificationsRestService.URL_TYPE
Package
Description
Provides the classes that are public and necessary to handle rest requests, processes and returns
results with specific provided input type.
-
Uses of NotificationsRestService.URL_TYPE in org.exoplatform.social.service.rest
Methods in org.exoplatform.social.service.rest that return NotificationsRestService.URL_TYPEModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static NotificationsRestService.URL_TYPE[]NotificationsRestService.URL_TYPE.values()Returns an array containing the constants of this enum class, in the order they are declared.