Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.NotificationTransportConfigurationType
-
Packages that use NotificationTransportConfigurationType Package Description com.evolveum.midpoint.xml.ns._public.common.common_3 -
-
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 classCustomTransportConfigurationTypeTODOclassFileConfigurationTypeWhere and how to store "file" notifications.classMailConfigurationTypeWhere 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 o)Creates a newNotificationTransportConfigurationTypeinstance by deeply copying a givenNotificationTransportConfigurationTypeinstance.
-