Process API

Uses of Class
filenet.vw.api.VWWorkBasket

Uses of VWWorkBasket in filenet.vw.api
 

Methods in filenet.vw.api that return VWWorkBasket
 VWWorkBasket VWQueue.fetchWorkBasket(java.lang.String workBasketName)
           
 VWWorkBasket VWRole.fetchWorkBasket(java.lang.String queueName, java.lang.String workBasketName)
          Retrieves the specified work basket for this role.
 VWWorkBasket[] VWRole.fetchWorkBaskets()
          Retrieves the VWWorkBaskets that this role references.
 VWWorkBasket[] VWQueue.fetchWorkBaskets()
          Gets all of the workbaskets associated with this queue.
 


Process API

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