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