Package com.axway.apim.lib
Annotation Type APIManagerAlertsAnnotation
-
@Retention(RUNTIME) @Target(FIELD) public @interface APIManagerAlertsAnnotation
-
-
Required Element Summary
Required Elements Modifier and Type Required Element Description APIManagerAlertsAnnotation.AlertTypealertTypeStringname
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description Stringdescription
-
-
-
Element Detail
-
alertType
APIManagerAlertsAnnotation.AlertType alertType
-
-
-
name
String name
-
-
-
description
String description
- Default:
- ""
-
-