KIE API 6.2.0.Beta1

org.kie.api.definition.type
Annotation Type Position


@Retention(value=RUNTIME)
@Target(value=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
 int value
           
 

value

public abstract int value
Default:
-1

KIE API 6.2.0.Beta1

Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.