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 interfaceReportServiceREST operations for reports.interfaceTaskServiceREST 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 classAbstractExecutableServiceclassReportServiceImplclassTaskServiceImpl
-