KIE API 6.0.0.Beta3

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.0.0.Beta3

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