Uses of Interface
org.apache.syncope.common.lib.report.ReportConf
Packages that use ReportConf
Package
Description
-
Uses of ReportConf in org.apache.syncope.client.console.reports
Methods in org.apache.syncope.client.console.reports that return ReportConfMethods in org.apache.syncope.client.console.reports with parameters of type ReportConf -
Uses of ReportConf in org.apache.syncope.core.logic.init
Method parameters in org.apache.syncope.core.logic.init with type arguments of type ReportConfModifier and TypeMethodDescriptionClass
<? extends ReportJobDelegate> ClassPathScanImplementationLookup.getReportClass
(Class<? extends ReportConf> reportConfClass) -
Uses of ReportConf in org.apache.syncope.core.provisioning.api
Method parameters in org.apache.syncope.core.provisioning.api with type arguments of type ReportConfModifier and TypeMethodDescriptionClass
<? extends ReportJobDelegate> ImplementationLookup.getReportClass
(Class<? extends ReportConf> reportConfClass) -
Uses of ReportConf in org.apache.syncope.core.provisioning.api.job.report
Methods in org.apache.syncope.core.provisioning.api.job.report with parameters of type ReportConfModifier and TypeMethodDescriptiondefault void
ReportJobDelegate.setConf
(ReportConf conf) Optional configuration. -
Uses of ReportConf in org.apache.syncope.core.provisioning.java.job.report
Fields in org.apache.syncope.core.provisioning.java.job.report declared as ReportConfMethods in org.apache.syncope.core.provisioning.java.job.report with parameters of type ReportConf -
Uses of ReportConf in org.apache.syncope.fit.core.reference
Classes in org.apache.syncope.fit.core.reference that implement ReportConfMethods in org.apache.syncope.fit.core.reference with parameters of type ReportConfMethod parameters in org.apache.syncope.fit.core.reference with type arguments of type ReportConfModifier and TypeMethodDescriptionClass
<? extends ReportJobDelegate> ITImplementationLookup.getReportClass
(Class<? extends ReportConf> reportConfClass)