Uses of Package
com.sas.hls.work.workitem

Packages that use com.sas.hls.work.workitem
com.sas.hls.drug.client Classes specific to accessing an instance of the SAS Drug Development application. 
com.sas.hls.work.workitem Service and class definitions for getting work item and task information. 
 

Classes in com.sas.hls.work.workitem used by com.sas.hls.drug.client
WorkItemService
          The WorkItemService provides methods to access information about work items defined in the system.
 

Classes in com.sas.hls.work.workitem used by com.sas.hls.work.workitem
CompletedTask
          A data object that represents a completed task in a work item
FlowDetails
          A data object that represents the flow of a work item
FlowParameter
          A data object that represents a flow parameter of a work item.
FlowParameter.FlowParameterType
           
Task
          A data object that represents a task in a work item
Task.ActivityType
          ActivityType is an enum representing the activity type of the task.
Task.Complexity
          Complexity is an enum representing the complexity of the task.
Task.Priority
          Priority is an enum representing the priority of the task.
Task.TaskStatus
          TaskStatus is an enum representing the status of the task.
Task.TaskType
          TaskType is an enum representing the type of the task.
WorkItem
          A data object that represents a work item
WorkItem.Status
          Status is an enum representing the status of the work item.
 



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