com.bea.control
Annotation Type TaskBaseAnnotations.TaskAssign81x


Deprecated.

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

Backward compatibility for 81x only. Causes the method for this annotation to stimulate the assignment of the task instance(s) given the defined assignment instructions.


Required Element Summary
 TaskBaseAnnotations.AssignmentInstructions81x instructions
          Deprecated. Instructions for performing assignment.
 

Element Detail

instructions

public abstract TaskBaseAnnotations.AssignmentInstructions81x instructions
Deprecated. 
Instructions for performing assignment.