com.bea.control
Annotation Type TaskBaseAnnotations.TaskResume


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

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