Uses of Interface
org.apache.syncope.client.console.rest.ExecutionRestClient
Package
Description
-
Uses of ExecutionRestClient in org.apache.syncope.client.console.panels
Modifier and TypeMethodDescriptionprotected abstract ExecutionRestClient
StartAtTogglePanel.getRestClient()
-
Uses of ExecutionRestClient in org.apache.syncope.client.console.reports
Modifier and TypeMethodDescriptionprotected ExecutionRestClient
ReportStartAtTogglePanel.getRestClient()
-
Uses of ExecutionRestClient in org.apache.syncope.client.console.rest
Modifier and TypeClassDescriptionclass
class
Console client for invoking Rest Tasks services. -
Uses of ExecutionRestClient in org.apache.syncope.client.console.tasks
ModifierConstructorDescriptionExecutionsDirectoryPanel
(MultilevelPanel multiLevelPanelRef, String key, ExecutionRestClient executionRestClient, PageReference pageRef)