com.bea.control
Annotation Type TaskBaseAnnotations.TaskClaim


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

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


Optional Element Summary
 String claimant
           
 

claimant

public abstract String claimant
Default:
""