Annotation Type StepParameter
-
@Documented @Retention(RUNTIME) @Target(FIELD) public @interface StepParameter
-
-
Required Element Summary
Required Elements Modifier and Type Required Element Description java.lang.String
description
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description boolean
calculated
java.lang.String
name
boolean
required
-