Uses of Interface
org.osid.tracking.rules.QueueProcessor
Packages that use QueueProcessor
Package
Description
The Open Service Interface Definitions for the org.osid.tracking.rules
service.
-
Uses of QueueProcessor in org.osid.tracking.rules
Methods in org.osid.tracking.rules that return QueueProcessorModifier and TypeMethodDescriptionQueueProcessorAdminSession.createQueueProcessor(QueueProcessorForm queueProcessorForm) Creates a newQueueProcessor.QueueProcessorList.getNextQueueProcessor()Gets the nextQueueProcessorin this list.QueueProcessorList.getNextQueueProcessors(long n) Gets the next set ofQueueProcessorelements in this list.QueueProcessorLookupSession.getQueueProcessor(Id queueProcessorId) Gets theQueueProcessorspecified by itsId.