• Uses of VWQueue in filenet.vw.api

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

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