Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.GeneralTransportConfigurationType
Packages that use GeneralTransportConfigurationType
Package
Description
-
Uses of GeneralTransportConfigurationType in com.evolveum.midpoint.gui.impl.page.admin.systemconfiguration.component
Classes in com.evolveum.midpoint.gui.impl.page.admin.systemconfiguration.component with type parameters of type GeneralTransportConfigurationTypeModifier and TypeClassDescriptionclass
Created by Viliam Repan (lazyman). -
Uses of GeneralTransportConfigurationType in com.evolveum.midpoint.schema.validator.processor
Methods in com.evolveum.midpoint.schema.validator.processor with parameters of type GeneralTransportConfigurationTypeModifier and TypeMethodDescriptiondefault void
ProcessorMixin.copyTransport
(NotificationTransportConfigurationType from, GeneralTransportConfigurationType to) -
Uses of GeneralTransportConfigurationType in com.evolveum.midpoint.xml.ns._public.common.common_3
Subclasses of GeneralTransportConfigurationType in com.evolveum.midpoint.xml.ns._public.common.common_3Modifier and TypeClassDescriptionclass
Custom type transport that can be realized either as a Java class (e.g.class
Where and how to store "file" messages.class
Where and how to send mail messages (or any other mail messages).class
Where and how to send SMS messages (or any other SMS).Fields in com.evolveum.midpoint.xml.ns._public.common.common_3 with type parameters of type GeneralTransportConfigurationTypeModifier and TypeFieldDescriptionstatic final Producer<GeneralTransportConfigurationType>
GeneralTransportConfigurationType.FACTORY
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return GeneralTransportConfigurationTypeModifier and TypeMethodDescriptionGeneralTransportConfigurationType.clone()
ObjectFactory.createGeneralTransportConfigurationType()
GeneralTransportConfigurationType.recipientAddressExpression
(ExpressionType value) GeneralTransportConfigurationType.recipientFilterExpression
(ExpressionType value) GeneralTransportConfigurationType.redirectToFile
(String value)