Uses of Class
com.tibco.bpm.web.client.model.types.WorkListItem

Packages that use WorkListItem
com.tibco.bpm.web.client.services.results   
 

Uses of WorkListItem in com.tibco.bpm.web.client.services.results
 

Methods in com.tibco.bpm.web.client.services.results that return types with arguments of type WorkListItem
 ListPage<WorkListItem> GetToDoListResult2.getWorkList()
          ListPage of WorkListItem entries which make up the Work List.
 ListPage<WorkListItem> GetToDoListResult.getWorkList()
          ListPage of WorkListItem entries which make up the Work List.
 

Constructor parameters in com.tibco.bpm.web.client.services.results with type arguments of type WorkListItem
GetToDoListResult(ListPage<WorkListItem> workList)
          Constructor.
GetToDoListResult2(ListPage<WorkListItem> workList)
          Constructor.
 



Copyright © 2015 Cloud Software Group, Inc. All Rights Reserved.