Uses of Class
org.apache.syncope.client.console.rest.NotificationRestClient
-
-
Uses of NotificationRestClient in org.apache.syncope.client.console
Methods in org.apache.syncope.client.console that return NotificationRestClient Modifier and Type Method Description NotificationRestClient
IdRepoConsoleContext. notificationRestClient()
-
Uses of NotificationRestClient in org.apache.syncope.client.console.notifications
Fields in org.apache.syncope.client.console.notifications declared as NotificationRestClient Modifier and Type Field Description protected NotificationRestClient
NotificationDirectoryPanel. notificationRestClient
protected NotificationRestClient
NotificationWizardBuilder. notificationRestClient
Constructors in org.apache.syncope.client.console.notifications with parameters of type NotificationRestClient Constructor Description MailTemplateDirectoryPanel(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 NotificationRestClient Modifier and Type Field Description protected NotificationRestClient
Notifications. notificationRestClient
-
Uses of NotificationRestClient in org.apache.syncope.client.console.widgets
Fields in org.apache.syncope.client.console.widgets declared as NotificationRestClient Modifier and Type Field Description protected NotificationRestClient
JobActionPanel. notificationRestClient
protected NotificationRestClient
JobWidget. notificationRestClient
-