Uses of Record Class
io.quarkus.annotation.processor.documentation.config.model.Deprecation
Packages that use Deprecation
Package
Description
-
Uses of Deprecation in io.quarkus.annotation.processor.documentation.config.discovery
Methods in io.quarkus.annotation.processor.documentation.config.discovery that return DeprecationConstructors in io.quarkus.annotation.processor.documentation.config.discovery with parameters of type DeprecationModifierConstructorDescriptionDiscoveryConfigProperty(String path, String sourceType, String sourceElementName, SourceElementType sourceElementType, String defaultValue, String defaultValueForDoc, boolean escapeDefaultValueForDoc, Deprecation deprecation, String mapKey, boolean unnamedMapKey, ResolvedType type, boolean converted, boolean enforceHyphenateEnumValue, boolean section, boolean sectionGenerated) -
Uses of Deprecation in io.quarkus.annotation.processor.documentation.config.model
Fields in io.quarkus.annotation.processor.documentation.config.model declared as DeprecationMethods in io.quarkus.annotation.processor.documentation.config.model that return DeprecationMethods in io.quarkus.annotation.processor.documentation.config.model with parameters of type DeprecationModifier and TypeMethodDescriptionvoidConfigSection.appendState(boolean generated, Deprecation deprecation) This is used when we merge ConfigSection at the ConfigRoot level.Constructors in io.quarkus.annotation.processor.documentation.config.model with parameters of type DeprecationModifierConstructorDescriptionAbstractConfigItem(String sourceType, String sourceElementName, SourceElementType sourceElementType, AbstractConfigItem.Path path, String type, Deprecation deprecation) ConfigProperty(ConfigPhase phase, String sourceType, String sourceElementName, SourceElementType sourceElementType, ConfigProperty.PropertyPath path, List<ConfigProperty.PropertyPath> additionalPaths, String type, String typeDescription, boolean map, boolean list, boolean optional, boolean secret, String mapKey, boolean unnamedMapKey, boolean withinMap, boolean converted, boolean isEnum, EnumAcceptedValues enumAcceptedValues, String defaultValue, boolean escapeDefaultValue, String javadocSiteLink, Deprecation deprecation) ConfigSection(String sourceType, String sourceElementName, SourceElementType sourceElementType, ConfigSection.SectionPath path, String type, int level, boolean generated, Deprecation deprecation)