Uses of Class
org.apache.syncope.core.logic.ReportLogic
Packages that use ReportLogic
Package
Description
-
Uses of ReportLogic in org.apache.syncope.core.logic
Methods in org.apache.syncope.core.logic that return ReportLogicModifier and TypeMethodDescriptionIdRepoLogicContext.reportLogic
(JobManager jobManager, ReportDataBinder binder, SyncopeTaskScheduler scheduler, JobStatusDAO jobStatusDAO, ReportDAO reportDAO, EntityFactory entityFactory, ReportExecDAO reportExecDAO) -
Uses of ReportLogic in org.apache.syncope.core.rest.cxf
Methods in org.apache.syncope.core.rest.cxf with parameters of type ReportLogic -
Uses of ReportLogic in org.apache.syncope.core.rest.cxf.service
Fields in org.apache.syncope.core.rest.cxf.service declared as ReportLogicConstructors in org.apache.syncope.core.rest.cxf.service with parameters of type ReportLogic