Uses of Interface
org.apache.syncope.common.rest.api.service.ExecutableService
-
Packages that use ExecutableService Package Description org.apache.syncope.common.rest.api.service org.apache.syncope.core.rest.cxf.service -
-
Uses of ExecutableService in org.apache.syncope.common.rest.api.service
Subinterfaces of ExecutableService in org.apache.syncope.common.rest.api.service Modifier and Type Interface Description interface
ReportService
REST operations for reports.interface
TaskService
REST operations for tasks. -
Uses of ExecutableService in org.apache.syncope.core.rest.cxf.service
Classes in org.apache.syncope.core.rest.cxf.service that implement ExecutableService Modifier and Type Class Description class
AbstractExecutableService
class
ReportServiceImpl
class
TaskServiceImpl
-