com.bea.control
Annotation Type TaskBaseAnnotations.TaskReturn81x


Deprecated. Use custom task plan and TaskTakeAction annotation instead.

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

Compatibility for 8.1.x only. Causes the method for this annotation to return the task instance(s) for this control, and then take the 'Return' action on the 'CLAIMED' or 'STARTED' step of the task.