Uses of Interface
org.apache.syncope.common.rest.api.service.TaskService
-
Packages that use TaskService Package Description org.apache.syncope.core.rest.cxf org.apache.syncope.core.rest.cxf.service -
-
Uses of TaskService in org.apache.syncope.core.rest.cxf
Methods in org.apache.syncope.core.rest.cxf that return TaskService Modifier and Type Method Description TaskService
IdRepoRESTCXFContext. taskService(TaskLogic taskLogic)
-
Uses of TaskService in org.apache.syncope.core.rest.cxf.service
Classes in org.apache.syncope.core.rest.cxf.service that implement TaskService Modifier and Type Class Description class
TaskServiceImpl
-