com.bea.control
Annotation Type TaskBaseAnnotations.TaskAbort


@Retention(value=RUNTIME)
@Target(value=METHOD)
public static @interface TaskBaseAnnotations.TaskAbort

Causes the method for this annotation to abort the task instance(s) for this control.