Uses of Enum Class
org.exoplatform.services.rpc.impl.AbstractRPCService.State
Packages that use AbstractRPCService.State
-
Uses of AbstractRPCService.State in org.exoplatform.services.rpc.impl
Methods in org.exoplatform.services.rpc.impl that return AbstractRPCService.StateModifier and TypeMethodDescriptionstatic AbstractRPCService.StateReturns the enum constant of this class with the specified name.static AbstractRPCService.State[]AbstractRPCService.State.values()Returns an array containing the constants of this enum class, in the order they are declared.