Uses of Interface
org.apache.syncope.client.console.rest.ExecutionRestClient
Packages that use ExecutionRestClient
Package
Description
-
Uses of ExecutionRestClient in org.apache.syncope.client.console.panels
Methods in org.apache.syncope.client.console.panels that return ExecutionRestClientModifier and TypeMethodDescriptionprotected abstract ExecutionRestClient
StartAtTogglePanel.getRestClient()
-
Uses of ExecutionRestClient in org.apache.syncope.client.console.reports
Methods in org.apache.syncope.client.console.reports that return ExecutionRestClientModifier and TypeMethodDescriptionprotected ExecutionRestClient
ReportStartAtTogglePanel.getRestClient()
-
Uses of ExecutionRestClient in org.apache.syncope.client.console.rest
Classes in org.apache.syncope.client.console.rest that implement ExecutionRestClientModifier and TypeClassDescriptionclass
class
Console client for invoking Rest Tasks services. -
Uses of ExecutionRestClient in org.apache.syncope.client.console.tasks
Constructors in org.apache.syncope.client.console.tasks with parameters of type ExecutionRestClientModifierConstructorDescriptionExecutionsDirectoryPanel
(MultilevelPanel multiLevelPanelRef, String key, ExecutionRestClient executionRestClient, PageReference pageRef)