Uses of Class
org.apache.syncope.common.rest.api.beans.TaskQuery
Packages that use TaskQuery
Package
Description
-
Uses of TaskQuery in org.apache.syncope.common.rest.api.beans
Methods in org.apache.syncope.common.rest.api.beans that return TaskQuery -
Uses of TaskQuery in org.apache.syncope.common.rest.api.service
Methods in org.apache.syncope.common.rest.api.service with parameters of type TaskQueryModifier and TypeMethodDescription<T extends TaskTO>
PagedResult<T> Returns a paged list of existing tasks matching the given query. -
Uses of TaskQuery in org.apache.syncope.core.rest.cxf.service
Methods in org.apache.syncope.core.rest.cxf.service with parameters of type TaskQuery