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