Uses of Class
org.apache.syncope.client.console.rest.TaskRestClient
-
-
Uses of TaskRestClient in org.apache.syncope.client.console
Methods in org.apache.syncope.client.console that return TaskRestClient Modifier and Type Method Description TaskRestClientIdRepoConsoleContext. taskRestClient() -
Uses of TaskRestClient in org.apache.syncope.client.console.notifications
Fields in org.apache.syncope.client.console.notifications declared as TaskRestClient Modifier and Type Field Description protected TaskRestClientNotificationTasks. taskRestClient -
Uses of TaskRestClient in org.apache.syncope.client.console.pages
Fields in org.apache.syncope.client.console.pages declared as TaskRestClient Modifier and Type Field Description protected TaskRestClientEngagements. taskRestClient -
Uses of TaskRestClient in org.apache.syncope.client.console.tasks
Fields in org.apache.syncope.client.console.tasks declared as TaskRestClient Modifier and Type Field Description protected TaskRestClientAbstractTasks. taskRestClientprotected TaskRestClientCommandComposeDirectoryPanel. taskRestClientprotected TaskRestClientCommandComposeWizardBuilder. taskRestClientprotected TaskRestClientFormPropertyDefsPanel. taskRestClientprotected TaskRestClientMacroTaskExecWizardBuilder. taskRestClientprotected TaskRestClientSchedTaskDirectoryPanel. taskRestClientprotected TaskRestClientSchedTaskWizardBuilder. taskRestClientprotected TaskRestClientTaskExecutionDetails. taskRestClientprotected TaskRestClientTaskStartAtTogglePanel. taskRestClientMethods in org.apache.syncope.client.console.tasks that return TaskRestClient Modifier and Type Method Description protected TaskRestClientTaskStartAtTogglePanel. getRestClient() -
Uses of TaskRestClient in org.apache.syncope.client.console.widgets
Fields in org.apache.syncope.client.console.widgets declared as TaskRestClient Modifier and Type Field Description protected TaskRestClientJobActionPanel. taskRestClientprotected TaskRestClientJobWidget. taskRestClient
-