Package com.atlassian.bamboo.web.utils
Class ActionParamHandlingUtils
java.lang.Object
com.atlassian.bamboo.web.utils.ActionParamHandlingUtils
-
Field Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
appendContextTo
(Map<String, Object> contextParams) static @NotNull String[]
getCheckboxFields
(@NotNull ActionParametersMap params) toObjectMap
(org.apache.struts2.dispatcher.HttpParameters parameters)
-
Field Details
-
CHECKBOX_FIELDS
- See Also:
-
-
Method Details
-
getCheckboxFields
@NotNull public static @NotNull String[] getCheckboxFields(@NotNull @NotNull ActionParametersMap params) -
getContextAsStringArrayMap
-
appendContextTo
-
toObjectMap
-