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