Uses of Interface
com.ibm.workflow.api.Item

Packages that use Item
com.ibm.workflow.api   
 

Uses of Item in com.ibm.workflow.api
 

Subinterfaces of Item in com.ibm.workflow.api
 interface ActivityInstanceNotification
           
 interface ProcessInstanceNotification
           
 interface WorkItem
           
 

Methods in com.ibm.workflow.api that return Item
 Item[] ExecutionService.queryItems(java.lang.String filter, java.lang.String sortCriteria, java.lang.Integer threshold)
          This API call retrieves the work items or notifications the user has access to from the MQ Workflow execution server (action call).
 Item[] WorkList.queryItems()
          This API call retrieves the primary information for all items characterized by the specified worklist from the MQ Workflow execution server (action call).
 



© Copyright IBM Corporation 1999, 2007. All Rights Reserved.