|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ActivityRequestWorkTask | |
com.retek.component.task | |
com.retek.component.task.impl |
Uses of ActivityRequestWorkTask in com.retek.component.task |
Methods in com.retek.component.task that return ActivityRequestWorkTask | |
ActivityRequestWorkTask |
TaskManager.buildActivityRequestWorkTask(ActivityRequest activityRequest)
|
Methods in com.retek.component.task with parameters of type ActivityRequestWorkTask | |
void |
WorkTaskVisitor.visit(ActivityRequestWorkTask workTask)
|
void |
TaskManager.resolve(ActivityRequestWorkTask activityRequestWorkTask,
ActivityRequest activityRequest,
User user)
|
void |
ActivityRequestWorkTaskSubmitValidator.validate(ActivityRequestWorkTask activityRequestWorkTask)
|
Uses of ActivityRequestWorkTask in com.retek.component.task.impl |
Classes in com.retek.component.task.impl that implement ActivityRequestWorkTask | |
class |
ActivityRequestWorkTaskImpl
|
Methods in com.retek.component.task.impl that return ActivityRequestWorkTask | |
ActivityRequestWorkTask |
TaskManagerImpl.buildActivityRequestWorkTask(ActivityRequest activityRequest)
|
Methods in com.retek.component.task.impl with parameters of type ActivityRequestWorkTask | |
void |
ActivityRequestWorkTaskResolver.setWorkTask(ActivityRequestWorkTask task)
|
void |
TaskManagerImpl.resolve(ActivityRequestWorkTask activityRequestWorkTask,
ActivityRequest activityRequest,
User user)
|
static WorkTaskResolver |
WorkTaskResolverFactory.createResolver(ActivityRequestWorkTask workTask,
ActivityRequest request)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |