Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.CustomTransportConfigurationType
Packages that use CustomTransportConfigurationType
Package
Description
-
Uses of CustomTransportConfigurationType in com.evolveum.midpoint.gui.impl.page.admin.systemconfiguration.component
Methods in com.evolveum.midpoint.gui.impl.page.admin.systemconfiguration.component that return types with arguments of type CustomTransportConfigurationTypeModifier and TypeMethodDescriptionprotected List<org.apache.wicket.extensions.markup.html.repeater.data.table.IColumn<PrismContainerValueWrapper<CustomTransportConfigurationType>,
String>> CustomTransportContentPanel.createDefaultColumns()
protected DisplayNamePanel<CustomTransportConfigurationType>
CustomTransportDetailsPanel.createDisplayNamePanel
(String displayNamePanelId) CustomTransportContentPanel.getMultivalueContainerDetailsPanel
(org.apache.wicket.markup.html.list.ListItem<PrismContainerValueWrapper<CustomTransportConfigurationType>> item) Method parameters in com.evolveum.midpoint.gui.impl.page.admin.systemconfiguration.component with type arguments of type CustomTransportConfigurationTypeModifier and TypeMethodDescriptionCustomTransportContentPanel.getMultivalueContainerDetailsPanel
(org.apache.wicket.markup.html.list.ListItem<PrismContainerValueWrapper<CustomTransportConfigurationType>> item) Constructor parameters in com.evolveum.midpoint.gui.impl.page.admin.systemconfiguration.component with type arguments of type CustomTransportConfigurationTypeModifierConstructorDescriptionCustomTransportDetailsPanel
(String id, org.apache.wicket.model.IModel<PrismContainerValueWrapper<CustomTransportConfigurationType>> model, boolean addDefaultPanel) CustomTransportDetailsPanel
(String id, org.apache.wicket.model.IModel<PrismContainerValueWrapper<CustomTransportConfigurationType>> model, boolean addDefaultPanel, ContainerPanelConfigurationType config) -
Uses of CustomTransportConfigurationType 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 CustomTransportConfigurationTypeModifier and TypeFieldDescriptionstatic final Producer<CustomTransportConfigurationType>
CustomTransportConfigurationType.FACTORY
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return CustomTransportConfigurationTypeModifier and TypeMethodDescriptionMessageTransportConfigurationType.beginCustomTransport()
CustomTransportConfigurationType.clone()
ObjectFactory.createCustomTransportConfigurationType()
CustomTransportConfigurationType.expression
(ExpressionType value) CustomTransportConfigurationType.recipientAddressExpression
(ExpressionType value) CustomTransportConfigurationType.recipientFilterExpression
(ExpressionType value) CustomTransportConfigurationType.redirectToFile
(String value) Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type CustomTransportConfigurationTypeModifier and TypeMethodDescriptionMessageTransportConfigurationType.createCustomTransportList()
MessageTransportConfigurationType.getCustomTransport()
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type CustomTransportConfigurationTypeModifier and TypeMethodDescriptionMessageTransportConfigurationType.customTransport
(CustomTransportConfigurationType value)