Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.NotificationTransportConfigurationType
-
Packages that use NotificationTransportConfigurationType Package Description com.evolveum.midpoint.schema.validator.processor com.evolveum.midpoint.xml.ns._public.common.common_3 -
-
Uses of NotificationTransportConfigurationType in com.evolveum.midpoint.schema.validator.processor
Methods in com.evolveum.midpoint.schema.validator.processor with parameters of type NotificationTransportConfigurationType Modifier and Type Method Description default voidProcessorMixin. copyTransport(NotificationTransportConfigurationType from, GeneralTransportConfigurationType to) -
Uses of NotificationTransportConfigurationType in com.evolveum.midpoint.xml.ns._public.common.common_3
Subclasses of NotificationTransportConfigurationType in com.evolveum.midpoint.xml.ns._public.common.common_3 Modifier and Type Class Description classFileConfigurationTypeWhere and how to store "file" notifications.classLegacyCustomTransportConfigurationTypeTODOclassMailConfigurationTypeWhere and how to send mail notifications (or any other mail messages).classSmsConfigurationTypeWhere and how to send SMS notifications (or any other SMS).Constructors in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type NotificationTransportConfigurationType Constructor Description NotificationTransportConfigurationType(NotificationTransportConfigurationType other)
-