Uses of Class
org.apache.syncope.core.logic.NotificationLogic
Packages that use NotificationLogic
Package
Description
-
Uses of NotificationLogic in org.apache.syncope.core.logic
Methods in org.apache.syncope.core.logic that return NotificationLogicModifier and TypeMethodDescriptionIdRepoLogicContext.notificationLogic
(NotificationDataBinder binder, JobManager jobManager, JobStatusDAO jobStatusDAO, SyncopeTaskScheduler scheduler, NotificationDAO notificationDAO) -
Uses of NotificationLogic in org.apache.syncope.core.rest.cxf
Methods in org.apache.syncope.core.rest.cxf with parameters of type NotificationLogicModifier and TypeMethodDescriptionIdRepoRESTCXFContext.notificationService
(NotificationLogic notificationLogic) -
Uses of NotificationLogic in org.apache.syncope.core.rest.cxf.service
Fields in org.apache.syncope.core.rest.cxf.service declared as NotificationLogicConstructors in org.apache.syncope.core.rest.cxf.service with parameters of type NotificationLogic