Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.NotificationConfigurationType
Packages that use NotificationConfigurationType
Package
Description
-
Uses of NotificationConfigurationType in com.evolveum.midpoint.gui.impl.page.admin.configuration.component
Constructor parameters in com.evolveum.midpoint.gui.impl.page.admin.configuration.component with type arguments of type NotificationConfigurationTypeModifierConstructorDescriptionNotificationConfigTabPanel
(String id, org.apache.wicket.model.IModel<PrismContainerWrapper<NotificationConfigurationType>> model) -
Uses of NotificationConfigurationType in com.evolveum.midpoint.xml.ns._public.common.common_3
Fields in com.evolveum.midpoint.xml.ns._public.common.common_3 with type parameters of type NotificationConfigurationTypeModifier and TypeFieldDescriptionstatic final Producer<NotificationConfigurationType>
NotificationConfigurationType.FACTORY
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return NotificationConfigurationTypeModifier and TypeMethodDescriptionSystemConfigurationType.beginNotificationConfiguration()
NotificationConfigurationType.clone()
ObjectFactory.createNotificationConfigurationType()
NotificationConfigurationType.customTransport
(LegacyCustomTransportConfigurationType value) NotificationConfigurationType.file
(FileConfigurationType value) SystemConfigurationType.getNotificationConfiguration()
NotificationConfigurationType.handler
(EventHandlerType value) NotificationConfigurationType.mail
(MailConfigurationType value) NotificationConfigurationType.sms
(SmsConfigurationType value) Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type NotificationConfigurationTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<NotificationConfigurationType>
ObjectFactory.createNotificationConfiguration
(NotificationConfigurationType value) Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type NotificationConfigurationTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<NotificationConfigurationType>
ObjectFactory.createNotificationConfiguration
(NotificationConfigurationType value) SystemConfigurationType.notificationConfiguration
(NotificationConfigurationType value) void
SystemConfigurationType.setNotificationConfiguration
(NotificationConfigurationType value)