Uses of Enum Class
org.cxbox.core.service.action.ActionScope
Packages that use ActionScope
-
Uses of ActionScope in org.cxbox.core.service.action
Methods in org.cxbox.core.service.action that return ActionScopeModifier and TypeMethodDescriptionResponseServiceAction.getScope()static ActionScopeReturns the enum constant of this class with the specified name.static ActionScope[]ActionScope.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.cxbox.core.service.action with parameters of type ActionScope