Uses of Class
org.apache.syncope.client.console.rest.NotificationRestClient
Packages that use NotificationRestClient
Package
Description
-
Uses of NotificationRestClient in org.apache.syncope.client.console
Methods in org.apache.syncope.client.console that return NotificationRestClient -
Uses of NotificationRestClient in org.apache.syncope.client.console.notifications
Fields in org.apache.syncope.client.console.notifications declared as NotificationRestClientModifier and TypeFieldDescriptionprotected NotificationRestClientNotificationDirectoryPanel.notificationRestClientprotected final NotificationRestClientNotificationWizardBuilder.notificationRestClientConstructors in org.apache.syncope.client.console.notifications with parameters of type NotificationRestClientModifierConstructorDescriptionMailTemplateDirectoryPanel(String id, NotificationRestClient restClient, PageReference pageRef) NotificationDirectoryPanel(String id, NotificationRestClient restClient, PageReference pageRef) NotificationWizardBuilder(NotificationTO notificationTO, NotificationRestClient notificationRestClient, AnyTypeRestClient anyTypeRestClient, ImplementationRestClient implementationRestClient, SchemaRestClient schemaRestClient, IModel<List<EventCategory>> eventCategories, PageReference pageRef) TemplateModal(BaseModal<MailTemplateTO> modal, NotificationRestClient restClient, MailTemplateTO templateTO, PageReference pageRef) -
Uses of NotificationRestClient in org.apache.syncope.client.console.pages
Fields in org.apache.syncope.client.console.pages declared as NotificationRestClientModifier and TypeFieldDescriptionprotected NotificationRestClientNotifications.notificationRestClient -
Uses of NotificationRestClient in org.apache.syncope.client.console.widgets
Fields in org.apache.syncope.client.console.widgets declared as NotificationRestClientModifier and TypeFieldDescriptionprotected NotificationRestClientJobActionPanel.notificationRestClientprotected NotificationRestClientJobWidget.notificationRestClient