Uses of Class
com.sas.lsaf.workflow.task.TaskSearchResults
-
Packages that use TaskSearchResults Package Description com.sas.lsaf.workflow.task Service and class definitions for managing and retrieving process flow tasks and elements. -
-
Uses of TaskSearchResults in com.sas.lsaf.workflow.task
Methods in com.sas.lsaf.workflow.task that return TaskSearchResults Modifier and Type Method Description TaskSearchResults
TaskService. search(TaskQuery query)
Searches the process flow tasks, based on the specified query.
-