KIE API 6.1.0.CR2

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


@Retention(value=RUNTIME)
@Target(value=TYPE)
public @interface Role

Annotation used to declare if a given class is a plain fact or an event


Optional Element Summary
 Role.Type value
           
 

value

public abstract Role.Type value
Default:
org.kie.api.definition.type.Role.Type.FACT

KIE API 6.1.0.CR2

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