@Extension public static class SelectableFields.SelectableFieldsDescriptor extends hudson.model.Descriptor<AbstractFields>
| Constructor and Description |
|---|
SelectableFieldsDescriptor() |
| Modifier and Type | Method and Description |
|---|---|
hudson.util.ListBoxModel |
doFillFieldKeyItems(String projectKey,
String issueType)
Method for filling the field keys selectable
|
hudson.util.ListBoxModel |
doFillValueItems(String projectKey,
String issueType,
String fieldKey)
Method for filling the selectable with the allowed values
|
String |
getDisplayName() |
addHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, configure, doHelp, find, find, findByDescribableClassName, findById, getCheckMethod, getCheckUrl, getConfigFile, getConfigPage, getCurrentDescriptorByNameUrl, getDescriptorFullUrl, getDescriptorUrl, getGlobalConfigPage, getGlobalPropertyType, getHelpFile, getHelpFile, getHelpFile, getId, getJsonSafeClassName, getKlass, getPlugin, getPossibleViewNames, getPropertyType, getPropertyType, getPropertyTypeOrDie, getT, getViewPage, isInstance, isSubTypeOf, load, newInstance, newInstance, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMappublic String getDisplayName()
getDisplayName in class hudson.model.Descriptor<AbstractFields>public hudson.util.ListBoxModel doFillFieldKeyItems(@QueryParameter @RelativePath(value="..")
String projectKey,
@QueryParameter @RelativePath(value="..")
String issueType)
projectKey - issueType - public hudson.util.ListBoxModel doFillValueItems(@QueryParameter @RelativePath(value="..")
String projectKey,
@QueryParameter @RelativePath(value="..")
String issueType,
@QueryParameter
String fieldKey)
projectKey - issueType - fieldKey - Copyright © 2016. All rights reserved.