|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RoutingAttribute | |
---|---|
com.retek.component.task |
Uses of RoutingAttribute in com.retek.component.task |
---|
Methods in com.retek.component.task that return RoutingAttribute | |
RoutingAttribute |
Task.getRoutingAttribute()
|
static RoutingAttribute |
TaskObjectMaster.getRoutingAttribute(DistributedContext context,
RoutingAttributeUsability routingAttrUsablility)
|
Methods in com.retek.component.task with parameters of type RoutingAttribute | |
void |
Task.setRoutingAttribute(RoutingAttribute routingAttribute)
Sets the RoutingAttribute on the Task |
static Task |
TaskObjectMaster.createTask(DistributedContext context,
java.lang.String longDescription,
java.lang.String shortDescription,
TaskType taskType,
RoutingAttribute routingAttribute)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |