Uses of Class
org.apache.syncope.client.console.rest.NotificationRestClient
Package
Description
-
Uses of NotificationRestClient in org.apache.syncope.client.console
-
Uses of NotificationRestClient in org.apache.syncope.client.console.notifications
Modifier and TypeFieldDescriptionprotected NotificationRestClient
NotificationDirectoryPanel.notificationRestClient
protected final NotificationRestClient
NotificationWizardBuilder.notificationRestClient
ModifierConstructorDescriptionMailTemplateDirectoryPanel
(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
Modifier and TypeFieldDescriptionprotected NotificationRestClient
Notifications.notificationRestClient
-
Uses of NotificationRestClient in org.apache.syncope.client.console.widgets
Modifier and TypeFieldDescriptionprotected NotificationRestClient
JobActionPanel.notificationRestClient
protected NotificationRestClient
JobWidget.notificationRestClient