Uses of Class
org.apache.syncope.client.console.rest.CommandRestClient
Package
Description
-
Uses of CommandRestClient in org.apache.syncope.client.console
-
Uses of CommandRestClient in org.apache.syncope.client.console.panels
ModifierConstructorDescriptionCommandDirectoryPanel
(String id, CommandRestClient restClient, PageReference pageRef) -
Uses of CommandRestClient in org.apache.syncope.client.console.tasks
Modifier and TypeFieldDescriptionprotected CommandRestClient
CommandComposeDirectoryPanel.commandRestClient
protected final CommandRestClient
CommandComposeWizardBuilder.commandRestClient
protected CommandRestClient
MacroTaskDirectoryPanel.commandRestClient
ModifierConstructorDescriptionCommandComposeDirectoryPanel
(String task, CommandRestClient restClient, BaseModal<MacroTaskTO> baseModal, PageReference pageRef) CommandComposeWizardBuilder
(String task, CommandWrapper defaultItem, ImplementationRestClient implementationRestClient, TaskRestClient taskRestClient, CommandRestClient commandRestClient, PageReference pageRef) -
Uses of CommandRestClient in org.apache.syncope.client.console.wizards
Modifier and TypeFieldDescriptionprotected final CommandRestClient
CommandWizardBuilder.commandRestClient
ModifierConstructorDescriptionCommandWizardBuilder
(CommandTO defaultItem, CommandRestClient commandRestClient, PageReference pageRef)