|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | ||||||||
@Retention(value=RUNTIME) @Target(value=METHOD) public static @interface TaskBaseAnnotations.TaskAssign
Causes the method for this annotation to stimulate the assignment of the task instance(s) given the defined assignment instructions.
| Required Element Summary | |
|---|---|
TaskBaseAnnotations.AssignmentInstructionsAnno |
instructions
Overrides any assignment instructions the task plan may have defined on the start step. |
| Element Detail |
|---|
public abstract TaskBaseAnnotations.AssignmentInstructionsAnno instructions
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | ||||||||