|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use QueueTaskScheduleConfig | |
---|---|
lumis.portal.file.transformation | Provides the file transformations. |
lumis.portal.processqueue | Provides the objects for asynchronous queued processing. |
Uses of QueueTaskScheduleConfig in lumis.portal.file.transformation |
---|
Methods in lumis.portal.file.transformation that return QueueTaskScheduleConfig | |
---|---|
QueueTaskScheduleConfig |
TransformationStartingTask.createQueueTaskScheduleConfig()
Creates a queue task schedule configuration, for use when scheduling this task. |
Uses of QueueTaskScheduleConfig in lumis.portal.processqueue |
---|
Methods in lumis.portal.processqueue with parameters of type QueueTaskScheduleConfig | |
---|---|
IQueueTaskProcess |
QueueManager.schedule(IQueueTask task,
QueueTaskScheduleConfig taskScheduleConfig)
|
IQueueTaskProcess |
IProcessQueueManager.schedule(IQueueTask task,
QueueTaskScheduleConfig taskScheduleConfig)
Schedules the execution of the given task. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |