Package com.sas.hls.work.workitem

Service and class definitions for getting work item and task information.

See:
          Description

Interface Summary
WorkItemService The WorkItemService provides methods to access information about work items defined in the system.
 

Class Summary
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.
Task A data object that represents a task in a work item
WorkItem A data object that represents a work item
 

Enum Summary
FlowParameter.FlowParameterType  
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.Status Status is an enum representing the status of the work item.
 

Package com.sas.hls.work.workitem Description

Service and class definitions for getting work item and task information.



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