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 ReportRestClientReportDirectoryPanel.reportRestClientprotected ReportRestClientReportExecutionDetails.reportRestClientprotected ReportRestClientReportStartAtTogglePanel.reportRestClientprotected final ReportRestClientReportWizardBuilder.reportRestClientConstructors in org.apache.syncope.client.console.reports with parameters of type ReportRestClientModifierConstructorDescriptionprotectedReportDirectoryPanel(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 ReportRestClientJobActionPanel.reportRestClientprotected ReportRestClientJobWidget.reportRestClient