Uses of Annotation Interface
org.forgerock.api.annotations.Action
Packages that use Action
-
Uses of Action in org.forgerock.api.models
Methods in org.forgerock.api.models with parameters of type ActionModifier and TypeMethodDescriptionstatic Action
Action.fromAnnotation
(Action action, Method annotated, ApiDescription descriptor, Class<?> relativeType) Builds an Action object using the data in the annotation.