Uses of Interface
com.sas.lsaf.workflow.task.TaskService
-
Packages that use TaskService Package Description com.sas.lsaf Class to log on to the system.com.sas.lsaf.client Classes needed to create a session and access available services. -
-
Uses of TaskService in com.sas.lsaf
Methods in com.sas.lsaf that return TaskService Modifier and Type Method Description static TaskService
LsafClient. getTaskService()
Gets the TaskService to access using the current session -
Uses of TaskService in com.sas.lsaf.client
Methods in com.sas.lsaf.client that return TaskService Modifier and Type Method Description TaskService
ServiceManager. getTaskService()
Get the TaskService instance for this session.
-