Package org.unleash.features.annotation
Annotation Type Toggle
-
@Target(METHOD) @Retention(RUNTIME) @Documented public @interface Toggle
-
-
Element Detail
-
name
String name
- Default:
- ""
-
-
-
alterBean
String alterBean
- Default:
- ""
-
-
-
variants
FeatureVariant[] variants
- Default:
- {}
-
-