|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RoutingAttribute | |
com.retek.component.task | |
com.retek.component.task.impl |
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)
|
Uses of RoutingAttribute in com.retek.component.task.impl |
Classes in com.retek.component.task.impl that implement RoutingAttribute | |
class |
RoutingAttributeImpl
|
Methods in com.retek.component.task.impl that return RoutingAttribute | |
RoutingAttribute |
TaskImpl.getRoutingAttribute()
|
Methods in com.retek.component.task.impl with parameters of type RoutingAttribute | |
void |
TaskImpl.setRoutingAttribute(RoutingAttribute routingAttribute)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |