Package com.atlassian.bamboo.charts
Class ChartParameterHelper
- java.lang.Object
-
- com.atlassian.bamboo.charts.ChartParameterHelper
-
public final class ChartParameterHelper extends Object
-
-
Constructor Summary
Constructors Constructor Description ChartParameterHelper()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static @Nullable String
getFromContext(@NotNull Map<String,String[]> context, @NotNull String field)
static int
getNumericParameter(Map<String,String[]> context, String paramName, int defaultValue)
-