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 ExecutionRestClientStartAtTogglePanel.getRestClient() -
Uses of ExecutionRestClient in org.apache.syncope.client.console.reports
Methods in org.apache.syncope.client.console.reports that return ExecutionRestClientModifier and TypeMethodDescriptionprotected ExecutionRestClientReportStartAtTogglePanel.getRestClient() -
Uses of ExecutionRestClient in org.apache.syncope.client.console.rest
Classes in org.apache.syncope.client.console.rest that implement ExecutionRestClientModifier and TypeClassDescriptionclassclassConsole 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)