Uses of Package
lumis.portal.processqueue
-
Packages that use lumis.portal.processqueue Package Description lumis.portal.commandpalette lumis.portal.file.transformation Provides the file transformations.lumis.portal.manager lumis.portal.monitor.impl Implementation of theportal monitoring framework
.lumis.portal.processqueue Provides the objects for asynchronous queued processing.lumis.service.rss lumis.socialnetworkintegration.action Provides social network integration process actions. -
Classes in lumis.portal.processqueue used by lumis.portal.commandpalette Class Description IQueueTask Interface that represents a process/task to be executed by the queue processor.IQueueTaskProcess Interface that represents a queued process item. -
Classes in lumis.portal.processqueue used by lumis.portal.file.transformation Class Description AbstractQueueTask Default abstract implementation ofIQueueTask
for default behaviors.IQueueTask Interface that represents a process/task to be executed by the queue processor. -
Classes in lumis.portal.processqueue used by lumis.portal.manager Class Description IProcessQueueManager Manager that allows a process to be executed asynchronously as well as see what is currently queued.IProcessQueueManagerSPI Manager that controls the consumption part of a queue. -
Classes in lumis.portal.processqueue used by lumis.portal.monitor.impl Class Description IQueueTask Interface that represents a process/task to be executed by the queue processor. -
Classes in lumis.portal.processqueue used by lumis.portal.processqueue Class Description IProcessQueueManager Manager that allows a process to be executed asynchronously as well as see what is currently queued.IProcessQueueManagerSPI Manager that controls the consumption part of a queue.IQueueStatistics Interface that represents the overall state of the queue.IQueueTask Interface that represents a process/task to be executed by the queue processor.IQueueTaskProcess Interface that represents a queued process item.QueueTaskProcessStatus Represents the current status of a queue item.QueueTaskScheduleConfig Configuration for the scheduling of aIQueueTask
. -
Classes in lumis.portal.processqueue used by lumis.service.rss Class Description AbstractQueueTask Default abstract implementation ofIQueueTask
for default behaviors.IQueueTask Interface that represents a process/task to be executed by the queue processor. -
Classes in lumis.portal.processqueue used by lumis.socialnetworkintegration.action Class Description AbstractQueueTask Default abstract implementation ofIQueueTask
for default behaviors.IQueueTask Interface that represents a process/task to be executed by the queue processor.