com.bea.control
Annotation Type TaskBaseAnnotations.TaskSuspend


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

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