Uses of Package
wt.queue

Packages that use wt.queue
com.ptc.core.query.optimize.server.impl.service   
com.ptc.core.task   
com.ptc.windchill.cadx.common.pageBuilder   
com.ptc.windchill.upgrade.blobrewrite   
com.ptc.wvs.server.publish   
com.ptc.wvs.server.schedule   
wt.clients.scheduler   
wt.clients.workflow.engine   
wt.fc Provides high level datastore access by using the PersistenceManager (and server-side-only PersistenceManagerSvr) to find and manage Persistable objects. 
wt.fv.uploadtocache   
wt.index  
wt.inf.container   
wt.inf.sharing   
wt.inf.team   
wt.notify
Provides classes to represent, manage, and execute notification definitions. 
wt.projmgmt.monitor   
wt.queue Overview 
wt.router
router package — Routing Service

The routing service is designed to aid in scalability for different agent services by providing a convenient way to distribute execution of tasks to multiple Windchill method servers. 

wt.scheduler
scheduler package — Scheduling Service

The scheduling service is responsible for scheduling the execution of resource-intensive methods, and keeping a history of their outcomes. 

wt.workflow.engine
Provides workflow classes responsible for the flow of control and data from an execution point of view. 
wt.workflow.forum   
 

Classes in wt.queue used by com.ptc.core.query.optimize.server.impl.service
StatusInfo
          Represents the status of the queue entry.
 

Classes in wt.queue used by com.ptc.core.task
ProcessingQueue
          The ProcessingQueue represents a specific (named) processing queue.
QueueEntry
          The QueueEntry represents an individual processing request.
 

Classes in wt.queue used by com.ptc.windchill.cadx.common.pageBuilder
ProcessingQueue
          The ProcessingQueue represents a specific (named) processing queue.
QueueEntry
          The QueueEntry represents an individual processing request.
 

Classes in wt.queue used by com.ptc.windchill.upgrade.blobrewrite
ScheduleQueue
           Use the newScheduleQueue static factory method(s), not the ScheduleQueue constructor, to construct instances of this class.
 

Classes in wt.queue used by com.ptc.wvs.server.publish
ProcessingQueue
          The ProcessingQueue represents a specific (named) processing queue.
QueueEntry
          The QueueEntry represents an individual processing request.
WtQueue
          

Supported API: true

Extendable: false
 

Classes in wt.queue used by com.ptc.wvs.server.schedule
MethodArgument
          This class represents a single argument of the processing request.
 

Classes in wt.queue used by wt.clients.scheduler
StatusInfo
          Represents the status of the queue entry.
 

Classes in wt.queue used by wt.clients.workflow.engine
ProcessingQueue
          The ProcessingQueue represents a specific (named) processing queue.
ScheduleQueue
           Use the newScheduleQueue static factory method(s), not the ScheduleQueue constructor, to construct instances of this class.
WtQueue
          

Supported API: true

Extendable: false
WtQueueEntry
          

Supported API: true

Extendable: false
 

Classes in wt.queue used by wt.fc
StatusInfo
          Represents the status of the queue entry.
 

Classes in wt.queue used by wt.fv.uploadtocache
ProcessingQueue
          The ProcessingQueue represents a specific (named) processing queue.
 

Classes in wt.queue used by wt.index
ProcessingQueue
          The ProcessingQueue represents a specific (named) processing queue.
 

Classes in wt.queue used by wt.inf.container
ScheduleQueue
           Use the newScheduleQueue static factory method(s), not the ScheduleQueue constructor, to construct instances of this class.
 

Classes in wt.queue used by wt.inf.sharing
ProcessingQueue
          The ProcessingQueue represents a specific (named) processing queue.
 

Classes in wt.queue used by wt.inf.team
ProcessingQueue
          The ProcessingQueue represents a specific (named) processing queue.
ScheduleQueue
           Use the newScheduleQueue static factory method(s), not the ScheduleQueue constructor, to construct instances of this class.
StatusInfo
          Represents the status of the queue entry.
 

Classes in wt.queue used by wt.notify
ProcessingQueue
          The ProcessingQueue represents a specific (named) processing queue.
ScheduleQueue
           Use the newScheduleQueue static factory method(s), not the ScheduleQueue constructor, to construct instances of this class.
 

Classes in wt.queue used by wt.projmgmt.monitor
ProcessingQueue
          The ProcessingQueue represents a specific (named) processing queue.
ScheduleQueue
           Use the newScheduleQueue static factory method(s), not the ScheduleQueue constructor, to construct instances of this class.
 

Classes in wt.queue used by wt.queue
entries
           Use the newentries static factory method(s), not the entries constructor, to construct instances of this class.
MethodArgument
          This class represents a single argument of the processing request.
principal
           Use the newprincipal static factory method(s), not the principal constructor, to construct instances of this class.
ProcessingQueue
          The ProcessingQueue represents a specific (named) processing queue.
QueueCache
           
QueueController.QueueInfo
           
QueueEntry
          The QueueEntry represents an individual processing request.
QueueEntryInfo
           
QueueHelper
          Helper function that provides access to the QueueService API.
QueueInfo
           
QueueJspCons
           
QueueMonitor
           
QueueMonitorHelper
          This class provides support methods to the QueueMonitor some of which are also used by the StandardQueueService
QueuePage
           
QueueService
          Interface containing the methods supported by the queue service implementations.
QueueServiceFwd
          Interface containing the methods supported by the queue service implementations.
QueueWatcher
          This class holds the threads and state associated with running a particular queue
sch_entries
           Use the newsch_entries static factory method(s), not the sch_entries constructor, to construct instances of this class.
sch_principal
           Use the newsch_principal static factory method(s), not the sch_principal constructor, to construct instances of this class.
ScheduleQueue
           Use the newScheduleQueue static factory method(s), not the ScheduleQueue constructor, to construct instances of this class.
ScheduleQueueEntry
           Use the newScheduleQueueEntry static factory method(s), not the ScheduleQueueEntry constructor, to construct instances of this class.
StandardQueueMonitor
           
StandardQueueMonitor.CheckerThread
           
StandardQueueService
          Standard implementation of the QueueService interface.
StandardQueueService.AllManagersStartedEventListener
           
StatusInfo
          Represents the status of the queue entry.
UpdateEntry
           
WtQueue
          

Supported API: true

Extendable: false
WtQueueEntry
          

Supported API: true

Extendable: false
 

Classes in wt.queue used by wt.router
MethodArgument
          This class represents a single argument of the processing request.
ProcessingQueue
          The ProcessingQueue represents a specific (named) processing queue.
 

Classes in wt.queue used by wt.scheduler
MethodArgument
          This class represents a single argument of the processing request.
ScheduleQueueEntry
           Use the newScheduleQueueEntry static factory method(s), not the ScheduleQueueEntry constructor, to construct instances of this class.
StatusInfo
          Represents the status of the queue entry.
 

Classes in wt.queue used by wt.workflow.engine
ProcessingQueue
          The ProcessingQueue represents a specific (named) processing queue.
ScheduleQueue
           Use the newScheduleQueue static factory method(s), not the ScheduleQueue constructor, to construct instances of this class.
StatusInfo
          Represents the status of the queue entry.
WtQueue
          

Supported API: true

Extendable: false
WtQueueEntry
          

Supported API: true

Extendable: false
 

Classes in wt.queue used by wt.workflow.forum
ProcessingQueue
          The ProcessingQueue represents a specific (named) processing queue.