|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.pyxis.greenhopper.jira.fields.AbstractIssueField
com.pyxis.greenhopper.jira.fields.AbstractTextField
com.pyxis.greenhopper.jira.fields.AbstractReadOnlyField
com.pyxis.greenhopper.jira.fields.IssueKey
public class IssueKey
| Field Summary | |
|---|---|
static java.lang.String |
LABEL
|
| Fields inherited from class com.pyxis.greenhopper.jira.fields.AbstractReadOnlyField |
|---|
READONLY |
| Fields inherited from class com.pyxis.greenhopper.jira.fields.AbstractIssueField |
|---|
GREENHOPPER_PLUGIN, GROUP_PICKER, id, idLong, label, log, MULTI_GROUP_PICKER, MULTI_SELECT, MULTI_USER_PICKER, NUMBER, SELECT, TEXT, TEXT_AREA, TEXT_FIELD, USER_PICKER |
| Constructor Summary | |
|---|---|
IssueKey()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getDisplayValue(BoardIssue boardIssue)
|
java.lang.String |
getTooltipValue(BoardIssue boardIssue)
|
java.lang.Object |
getValue(BoardIssue boardIssue)
|
| Methods inherited from class com.pyxis.greenhopper.jira.fields.AbstractReadOnlyField |
|---|
canEdit, doValidate, getCreateTemplate, getDefaultDisplayValue, getDefaultValue, getEditTemplate, getType, isNumeric, updateValue |
| Methods inherited from class com.pyxis.greenhopper.jira.fields.AbstractTextField |
|---|
getDisplayTemplate, getInputType, getValueFromString, lines, weight |
| Methods inherited from class com.pyxis.greenhopper.jira.fields.AbstractIssueField |
|---|
equals, getCssType, getId, getIdAsLong, getJsonDisplayTemplate, getLabel, getLink, getTransitionTemplate, getUpdateTemplate, hashCode, isClickable, isCorner, isCustomField, validate |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String LABEL
| Constructor Detail |
|---|
public IssueKey()
| Method Detail |
|---|
public java.lang.String getDisplayValue(BoardIssue boardIssue)
public java.lang.String getTooltipValue(BoardIssue boardIssue)
public java.lang.Object getValue(BoardIssue boardIssue)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||