Process API

Uses of Class
filenet.vw.api.VWQueue

Uses of VWQueue in filenet.vw.api
 

Methods in filenet.vw.api that return VWQueue
 VWQueue VWWorkBasket.getQueue()
          Gets the queue with which the workbasket is associated.
 VWQueue VWQueueQuery.getQueue()
          Gets the queue retrieved by the VWQueue.createQuery() method or the deprecated VWQueue.startQuery() method.
 VWQueue VWSession.getQueue(java.lang.String queueName)
          Gets the queue object identified by the specified queue name.
 


Process API

© Copyright IBM Corporation 2002, 2008. All rights reserved.