|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Task | |
---|---|
com.sas.hls.work.workitem | Service and class definitions for getting work item and task information. |
Uses of Task in com.sas.hls.work.workitem |
---|
Methods in com.sas.hls.work.workitem that return types with arguments of type Task | |
---|---|
List<Task> |
WorkItemService.getActiveTasksOfWorkItem(String workItemId)
Get all active tasks for a work item. |
List<Task> |
FlowDetails.getTasks()
Get the tasks for this flow |
Constructor parameters in com.sas.hls.work.workitem with type arguments of type Task | |
---|---|
FlowDetails(String workItemId,
String flowName,
List<FlowParameter> parameters,
List<Task> tasks)
Constructor |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |