Uses of Class
org.apache.syncope.client.console.rest.ReportRestClient
- 
- 
Uses of ReportRestClient in org.apache.syncope.client.consoleMethods in org.apache.syncope.client.console that return ReportRestClient Modifier and Type Method Description ReportRestClientIdRepoConsoleContext. reportRestClient()
- 
Uses of ReportRestClient in org.apache.syncope.client.console.pagesFields in org.apache.syncope.client.console.pages declared as ReportRestClient Modifier and Type Field Description protected ReportRestClientReports. reportRestClient
- 
Uses of ReportRestClient in org.apache.syncope.client.console.reportsFields in org.apache.syncope.client.console.reports declared as ReportRestClient Modifier and Type Field Description protected ReportRestClientReportDirectoryPanel. reportRestClientprotected ReportRestClientReportExecutionDetails. reportRestClientprotected ReportRestClientReportStartAtTogglePanel. reportRestClientprotected ReportRestClientReportWizardBuilder. reportRestClientConstructors in org.apache.syncope.client.console.reports with parameters of type ReportRestClient Constructor Description 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.widgetsFields in org.apache.syncope.client.console.widgets declared as ReportRestClient Modifier and Type Field Description protected ReportRestClientJobActionPanel. reportRestClientprotected ReportRestClientJobWidget. reportRestClient
 
-