Uses of Interface
org.apache.syncope.common.rest.api.service.NotificationService
-
Packages that use NotificationService Package Description org.apache.syncope.core.rest.cxf org.apache.syncope.core.rest.cxf.service -
-
Uses of NotificationService in org.apache.syncope.core.rest.cxf
Methods in org.apache.syncope.core.rest.cxf that return NotificationService Modifier and Type Method Description NotificationService
IdRepoRESTCXFContext. notificationService(NotificationLogic notificationLogic)
-
Uses of NotificationService in org.apache.syncope.core.rest.cxf.service
Classes in org.apache.syncope.core.rest.cxf.service that implement NotificationService Modifier and Type Class Description class
NotificationServiceImpl
-