Uses of Class
org.apache.syncope.client.ui.commons.actuate.SyncopeCoreHealthIndicator
-
Packages that use SyncopeCoreHealthIndicator Package Description org.apache.syncope.client.console org.apache.syncope.client.enduser -
-
Uses of SyncopeCoreHealthIndicator in org.apache.syncope.client.console
Methods in org.apache.syncope.client.console that return SyncopeCoreHealthIndicator Modifier and Type Method Description SyncopeCoreHealthIndicatorSyncopeConsoleApplication. syncopeCoreHealthIndicator(ServiceOps serviceOps, ConsoleProperties props) -
Uses of SyncopeCoreHealthIndicator in org.apache.syncope.client.enduser
Methods in org.apache.syncope.client.enduser that return SyncopeCoreHealthIndicator Modifier and Type Method Description SyncopeCoreHealthIndicatorSyncopeEnduserApplication. syncopeCoreHealthIndicator(ServiceOps serviceOps, EnduserProperties props)
-