com.bea.control
Annotation Type TaskBaseAnnotations.AssignmentInstructions81x


Deprecated.

@Deprecated
@Retention(value=RUNTIME)
public static @interface TaskBaseAnnotations.AssignmentInstructions81x

Describes instructions for assigning a task to human actors in 8.1.x terms.


Optional Element Summary
 TaskBaseAnnotations.AssignmentInstructions81x.Algorithm algorithm
          Deprecated.  
 String groups
          Deprecated.  
 String users
          Deprecated.  
 

users

public abstract String users
Deprecated. 
Default:
""

groups

public abstract String groups
Deprecated. 
Default:
""

algorithm

public abstract TaskBaseAnnotations.AssignmentInstructions81x.Algorithm algorithm
Deprecated. 
Default:
ToUser