|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WorkTask | |
com.retek.component.task | |
com.retek.component.task.impl | |
com.retek.rcom.gui.core |
Uses of WorkTask in com.retek.component.task |
Subinterfaces of WorkTask in com.retek.component.task | |
interface |
ActivityRequestWorkTask
|
interface |
OrderWorkTask
|
interface |
PersonalReminderWorkTask
|
Methods in com.retek.component.task that return WorkTask | |
WorkTask |
TaskManager.leaseNextWorkTaskForWorklist(Task task,
Banner banner,
User user)
|
Methods in com.retek.component.task with parameters of type WorkTask | |
void |
WorkTaskSubmitValidator.validate(WorkTask workTask)
|
void |
TaskManager.releaseLease(WorkTask workTask,
User user)
|
void |
TaskManager.leaseWorkTask(WorkTask workTask,
User user)
|
Uses of WorkTask in com.retek.component.task.impl |
Classes in com.retek.component.task.impl that implement WorkTask | |
class |
ActivityRequestWorkTaskImpl
|
class |
OrderWorkTaskImpl
|
class |
PersonalReminderWorkTaskImpl
|
class |
WorkTaskImpl
|
Methods in com.retek.component.task.impl that return WorkTask | |
WorkTask |
TaskManagerImpl.leaseNextWorkTaskForWorklist(Task task,
Banner banner,
User user)
|
Methods in com.retek.component.task.impl with parameters of type WorkTask | |
void |
WorkTaskLeaseValidator.validate(WorkTask workTask)
|
void |
TaskManagerImpl.releaseLease(WorkTask workTask,
User user)
|
void |
TaskManagerImpl.leaseWorkTask(WorkTask workTask,
User user)
|
Uses of WorkTask in com.retek.rcom.gui.core |
Methods in com.retek.rcom.gui.core that return WorkTask | |
static WorkTask |
RcomRepository.retrieveWorklistTask()
|
Methods in com.retek.rcom.gui.core with parameters of type WorkTask | |
static void |
RcomRepository.storeWorklistTask(WorkTask workTask)
WORKLIST TASK |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |