public static class MetadataCache.CacheEntry extends Object
| Constructor and Description |
|---|
CacheEntry(Iterable<com.atlassian.jira.rest.client.api.domain.CimProject> metadata)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,com.atlassian.jira.rest.client.api.domain.CimFieldInfo> |
getFieldInfoMap() |
hudson.util.ListBoxModel |
getSelectableArrayFieldBox() |
hudson.util.ListBoxModel |
getSelectableFieldBox() |
hudson.util.ListBoxModel |
getStringArrayFieldBox() |
hudson.util.ListBoxModel |
getStringFieldBox() |
public CacheEntry(Iterable<com.atlassian.jira.rest.client.api.domain.CimProject> metadata)
metadata - from the requestpublic hudson.util.ListBoxModel getStringFieldBox()
public hudson.util.ListBoxModel getSelectableFieldBox()
public hudson.util.ListBoxModel getStringArrayFieldBox()
public hudson.util.ListBoxModel getSelectableArrayFieldBox()
Copyright © 2016. All rights reserved.