com.bea.control
Annotation Type TaskBaseAnnotations.TaskClaim81x


Deprecated. Use custom task plan and TaskTakeAction annotation instead.

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

Compatibility for 8.1.x only. Causes the method for this annotation to claim the task instance(s) for this control, and then take the 'Claim' action on the 'ASSIGNED' step of the task.


Optional Element Summary
 String claimant
          Deprecated.  
 

claimant

public abstract String claimant
Deprecated. 
Default:
""