Uses of Class
com.sas.hls.work.workitem.WorkItem

Packages that use WorkItem
com.sas.hls.work.workitem Service and class definitions for getting work item and task information. 
 

Uses of WorkItem in com.sas.hls.work.workitem
 

Methods in com.sas.hls.work.workitem that return types with arguments of type WorkItem
 List<WorkItem> WorkItemService.getAllWorkItemsByContext(ObjectIdentity context, boolean includeChildren)
          Get all work items at a specified context, and (optionally) below.
 List<WorkItem> WorkItemService.getMyWorkItemsByContext(ObjectIdentity context, boolean includeChildren)
          Get all work items that are owned by the current user at a specified context, and (optionally) below.
 



Copyright (c) 2013, SAS Institute Inc., Cary, NC, USA