-
Classes Class Description com.wavefront.slug.chart.ChartSettings This object is deprecated and only properties below are supported, all of other properties should be added into chartAttributes section, which is a general JSON structure inChart.
-
Methods Method Description com.wavefront.slug.chart.ChartSlugBuilder.buildAndEncode() useChartSlugBuilder.buildAndEscape()instead to avoid incorrect escape in url fragments. Build and encoded the chart slug to be used in the chart url. This only works in v1 slugs, as it encodes special characters as well.com.wavefront.slug.chart.ChartSlugBuilderImpl.buildAndEncode() com.wavefront.slug.chart.ChartSlugBuilders.slugBuilderV1() com.wavefront.slug.dashboard.DashboardSlugBuilders.slugBuilderV1() com.wavefront.slug.SlugBuilders.chartSlugBuilderV1() com.wavefront.slug.SlugBuilders.dashboardSlugBuilderV1()
-
Enum Constants Enum Constant Description com.wavefront.slug.SlugVersion.V1