Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.SmartIntegrationConfigurationType
Packages that use SmartIntegrationConfigurationType
Package
Description
-
Uses of SmartIntegrationConfigurationType in com.evolveum.midpoint.schema.util
Methods in com.evolveum.midpoint.schema.util that return SmartIntegrationConfigurationTypeModifier and TypeMethodDescriptionstatic @Nullable SmartIntegrationConfigurationTypeSystemConfigurationTypeUtil.getSmartIntegrationConfiguration(@Nullable SystemConfigurationType systemConfiguration) -
Uses of SmartIntegrationConfigurationType 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 SmartIntegrationConfigurationTypeModifier and TypeFieldDescriptionstatic final Producer<SmartIntegrationConfigurationType>SmartIntegrationConfigurationType.FACTORYMethods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return SmartIntegrationConfigurationTypeModifier and TypeMethodDescriptionSystemConfigurationType.beginSmartIntegration()SmartIntegrationConfigurationType.clone()SmartIntegrationConfigurationType.connectorFrameworkUrl(String value) SmartIntegrationConfigurationType.connectorGenerationUrl(String value) ObjectFactory.createSmartIntegrationConfigurationType()SystemConfigurationType.getSmartIntegration()SmartIntegrationConfigurationType.mappingSuggestionRetryCount(Integer value) SmartIntegrationConfigurationType.schemaMatchTtl(Duration value) SmartIntegrationConfigurationType.serviceUrl(String value) SmartIntegrationConfigurationType.statisticsTtl(Duration value) Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type SmartIntegrationConfigurationTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<SmartIntegrationConfigurationType>ObjectFactory.createSmartIntegrationConfiguration(SmartIntegrationConfigurationType value) Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type SmartIntegrationConfigurationTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<SmartIntegrationConfigurationType>ObjectFactory.createSmartIntegrationConfiguration(SmartIntegrationConfigurationType value) voidSystemConfigurationType.setSmartIntegration(SmartIntegrationConfigurationType value) SystemConfigurationType.smartIntegration(SmartIntegrationConfigurationType value)