Uses of Class
org.apache.syncope.client.console.rest.SRAStatisticsRestClient
-
Packages that use SRAStatisticsRestClient Package Description org.apache.syncope.client.console org.apache.syncope.client.console.panels -
-
Uses of SRAStatisticsRestClient in org.apache.syncope.client.console
Methods in org.apache.syncope.client.console that return SRAStatisticsRestClient Modifier and Type Method Description SRAStatisticsRestClient
AMConsoleContext. sRAStatisticsRestClient()
-
Uses of SRAStatisticsRestClient in org.apache.syncope.client.console.panels
Fields in org.apache.syncope.client.console.panels declared as SRAStatisticsRestClient Modifier and Type Field Description protected SRAStatisticsRestClient
SRAStatisticsPanel. sraStatisticsRestClient
-