com.atlassian.bamboo.charts
Class ChartParameterHelper
java.lang.Object
com.atlassian.bamboo.charts.ChartParameterHelper
public final class ChartParameterHelper
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ChartParameterHelper
public ChartParameterHelper()
getFromContext
@Nullable
public static String getFromContext(@NotNull
Map<String,String[]> context,
@NotNull
String field)
getNumericParameter
public static int getNumericParameter(Map<String,String[]> context,
String paramName,
int defaultValue)
Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.