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 TypeClassDescriptionclassCreated 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 voidProcessorMixin.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 TypeClassDescriptionclassCustom type transport that can be realized either as a Java class (e.g. using overlay mechanism) specified in `type` element or via `expression`.classWhere and how to store "file" messages.classWhere and how to send mail messages (or any other mail messages).classWhere 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.FACTORYMethods 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)