KIE API 6.1.0.Beta2

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


@Retention(value=RUNTIME)
@Target(value=METHOD)
public @interface Modifies

Annotation used to declare that a given method (potenially) modifies the values of the named properties


Required Element Summary
 String[] value
           
 

Element Detail

value

public abstract String[] value

KIE API 6.1.0.Beta2

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