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