org.jboss.seam.annotations
Annotation Type Transition


@Target(value=METHOD)
@Retention(value=RUNTIME)
@Documented
public @interface Transition

Marks a method as causing a jBPM transition, unless the method returns the null outcome.


Required Element Summary
 String value
           
 

Element Detail

value

public abstract String value
Returns:
the transition name