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

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

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

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

Constructor parameters in com.tibco.bpm.web.client.services.results with type arguments of type WorkListItem2
GetToDoListResult4(ListPage<WorkListItem2> workList, java.util.HashMap<java.lang.String,java.lang.String> attributeAliases, java.lang.String attributeAliasString)
           
GetWorkListResult(ListPage<WorkListItem2> workList, java.util.HashMap<java.lang.String,java.lang.String> attributeAliases, java.lang.String attributeAliasString)
           
 



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