Uses of Enum Class
org.exoplatform.social.service.rest.RestChecker.SUPPORT_VERSION
Packages that use RestChecker.SUPPORT_VERSION
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 RestChecker.SUPPORT_VERSION in org.exoplatform.social.service.rest
Methods in org.exoplatform.social.service.rest that return RestChecker.SUPPORT_VERSIONModifier and TypeMethodDescriptionstatic RestChecker.SUPPORT_VERSIONReturns the enum constant of this class with the specified name.static RestChecker.SUPPORT_VERSION[]RestChecker.SUPPORT_VERSION.values()Returns an array containing the constants of this enum class, in the order they are declared.