Package org.kie.api.definition.type
Annotation Type Position
-
@Retention(RUNTIME) @Target(FIELD) public @interface Position
Annotation used to declare the Position of a field, when using Positional field constraints. Works for concrete classes on fields. Methods on classes or interfaces is not yet supported.
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description int
value
-