Uses of Class
de.codecentric.boot.admin.server.web.client.LegacyEndpointConverter
Packages that use LegacyEndpointConverter
Package
Description
-
Uses of LegacyEndpointConverter in de.codecentric.boot.admin.server.config
Methods in de.codecentric.boot.admin.server.config that return LegacyEndpointConverterModifier and TypeMethodDescriptionAdminServerInstanceWebClientConfiguration.LegacyEndpointConvertersConfiguration.beansLegacyEndpointConverter()AdminServerInstanceWebClientConfiguration.LegacyEndpointConvertersConfiguration.configpropsLegacyEndpointConverter()AdminServerInstanceWebClientConfiguration.LegacyEndpointConvertersConfiguration.envLegacyEndpointConverter()AdminServerInstanceWebClientConfiguration.LegacyEndpointConvertersConfiguration.flywayLegacyEndpointConverter()AdminServerInstanceWebClientConfiguration.LegacyEndpointConvertersConfiguration.healthLegacyEndpointConverter()AdminServerInstanceWebClientConfiguration.LegacyEndpointConvertersConfiguration.httptraceLegacyEndpointConverter()AdminServerInstanceWebClientConfiguration.LegacyEndpointConvertersConfiguration.infoLegacyEndpointConverter()AdminServerInstanceWebClientConfiguration.LegacyEndpointConvertersConfiguration.liquibaseLegacyEndpointConverter()AdminServerInstanceWebClientConfiguration.LegacyEndpointConvertersConfiguration.mappingsLegacyEndpointConverter()AdminServerInstanceWebClientConfiguration.LegacyEndpointConvertersConfiguration.startupLegacyEndpointConverter()AdminServerInstanceWebClientConfiguration.LegacyEndpointConvertersConfiguration.threaddumpLegacyEndpointConverter()Method parameters in de.codecentric.boot.admin.server.config with type arguments of type LegacyEndpointConverterModifier and TypeMethodDescriptionAdminServerInstanceWebClientConfiguration.InstanceExchangeFiltersConfiguration.DefaultInstanceExchangeFiltersConfiguration.legacyEndpointConverterInstanceExchangeFilter(List<LegacyEndpointConverter> converters) -
Uses of LegacyEndpointConverter in de.codecentric.boot.admin.server.web.client
Methods in de.codecentric.boot.admin.server.web.client that return LegacyEndpointConverterModifier and TypeMethodDescriptionstatic LegacyEndpointConverterLegacyEndpointConverters.beans()static LegacyEndpointConverterLegacyEndpointConverters.configprops()static LegacyEndpointConverterLegacyEndpointConverters.env()static LegacyEndpointConverterLegacyEndpointConverters.flyway()static LegacyEndpointConverterLegacyEndpointConverters.health()static LegacyEndpointConverterLegacyEndpointConverters.httptrace()static LegacyEndpointConverterLegacyEndpointConverters.info()static LegacyEndpointConverterLegacyEndpointConverters.liquibase()static LegacyEndpointConverterLegacyEndpointConverters.mappings()static LegacyEndpointConverterLegacyEndpointConverters.startup()static LegacyEndpointConverterLegacyEndpointConverters.threaddump()Method parameters in de.codecentric.boot.admin.server.web.client with type arguments of type LegacyEndpointConverterModifier and TypeMethodDescriptionInstanceExchangeFilterFunctions.convertLegacyEndpoints(List<LegacyEndpointConverter> converters)