Uses of Class
org.apache.syncope.client.console.rest.ReportRestClient
Packages that use ReportRestClient
Package
Description
-
Uses of ReportRestClient in org.apache.syncope.client.console
Methods in org.apache.syncope.client.console that return ReportRestClient -
Uses of ReportRestClient in org.apache.syncope.client.console.pages
Fields in org.apache.syncope.client.console.pages declared as ReportRestClient -
Uses of ReportRestClient in org.apache.syncope.client.console.reports
Fields in org.apache.syncope.client.console.reports declared as ReportRestClientModifier and TypeFieldDescriptionprotected ReportRestClient
ReportDirectoryPanel.reportRestClient
protected ReportRestClient
ReportExecutionDetails.reportRestClient
protected ReportRestClient
ReportStartAtTogglePanel.reportRestClient
protected final ReportRestClient
ReportWizardBuilder.reportRestClient
Constructors in org.apache.syncope.client.console.reports with parameters of type ReportRestClientModifierConstructorDescriptionprotected
ReportDirectoryPanel
(ReportRestClient restClient, PageReference pageRef) ReportWizardBuilder
(ReportTO reportTO, ImplementationRestClient implementationRestClient, ReportRestClient reportRestClient, MIMETypesLoader mimeTypesLoader, PageReference pageRef) -
Uses of ReportRestClient in org.apache.syncope.client.console.widgets
Fields in org.apache.syncope.client.console.widgets declared as ReportRestClientModifier and TypeFieldDescriptionprotected ReportRestClient
JobActionPanel.reportRestClient
protected ReportRestClient
JobWidget.reportRestClient