Uses of Class
org.exoplatform.task.model.TaskSearchFilter
Packages that use TaskSearchFilter
Package
Description
-
Uses of TaskSearchFilter in io.meeds.task.search
Methods in io.meeds.task.search with parameters of type TaskSearchFilterModifier and TypeMethodDescriptionTaskSearchConnector.count(TaskSearchFilter filter) TaskSearchConnector.search(TaskSearchFilter filter) -
Uses of TaskSearchFilter in org.exoplatform.task.service
Methods in org.exoplatform.task.service with parameters of type TaskSearchFilterModifier and TypeMethodDescriptionTaskService.findTasks(TaskSearchFilter taskFilter) Find tasks assigned to a user using a term to find in title or description of the task -
Uses of TaskSearchFilter in org.exoplatform.task.service.impl
Methods in org.exoplatform.task.service.impl with parameters of type TaskSearchFilter -
Uses of TaskSearchFilter in org.exoplatform.task.storage
Methods in org.exoplatform.task.storage with parameters of type TaskSearchFilterModifier and TypeMethodDescriptionTaskStorage.findTasks(TaskSearchFilter filter) Find tasks assigned to a user using a term to find in title or description of the task -
Uses of TaskSearchFilter in org.exoplatform.task.storage.impl
Methods in org.exoplatform.task.storage.impl with parameters of type TaskSearchFilter