| Package | Description |
|---|---|
| com.atlassian.bamboo.fieldvalue | |
| com.atlassian.bamboo.utils.map |
| Modifier and Type | Method and Description |
|---|---|
FilteredMap |
DefaultFieldValueItemHolder.asFilteredMap(String prefix) |
FilteredMap |
FieldValueItemHolder.asFilteredMap(String prefix)
Returns the current object represented as a series of key value pairs, if the
FieldValueItem's key begins
with the passed prefix. |
| Modifier and Type | Method and Description |
|---|---|
static <T> FilteredMap<T> |
FilteredMap.decorate(String prefix,
Map<String,T> params) |
FilteredMap<V> |
FilteredMap.subset(String prefix) |
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.