|
||||||||||
| 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.CustomFieldText
com.pyxis.greenhopper.jira.fields.AbstractCustomFieldPicker
com.pyxis.greenhopper.jira.fields.CustomFieldUser
public class CustomFieldUser
| Field Summary |
|---|
| 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 | |
|---|---|
CustomFieldUser(com.atlassian.jira.issue.fields.CustomField field)
|
|
| Method Summary | |
|---|---|
java.lang.Object |
getDefaultValue(BoardIssue boardIssue)
|
java.lang.String |
getPickerName()
|
java.lang.String |
getTooltipValue(BoardIssue boardIssue)
|
java.lang.Object |
getValue(BoardIssue boardIssue)
|
| Methods inherited from class com.pyxis.greenhopper.jira.fields.AbstractCustomFieldPicker |
|---|
getCreateTemplate, getDisplayTemplate, getEditTemplate, getInputType, isMultiple |
| Methods inherited from class com.pyxis.greenhopper.jira.fields.CustomFieldText |
|---|
canEdit, doValidate, getCustomField, getDefaultDisplayValue, getDisplayValue, isCustomField, isNumeric, updateValue |
| Methods inherited from class com.pyxis.greenhopper.jira.fields.AbstractTextField |
|---|
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, validate |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.pyxis.greenhopper.jira.fields.IssueField |
|---|
getCssType, getId, getIdAsLong, getJsonDisplayTemplate, getLabel, getLink, getUpdateTemplate, getValueFromString, isClickable, isCorner, lines, validate, weight |
| Constructor Detail |
|---|
public CustomFieldUser(com.atlassian.jira.issue.fields.CustomField field)
| Method Detail |
|---|
public java.lang.Object getDefaultValue(BoardIssue boardIssue)
getDefaultValue in interface IssueFieldgetDefaultValue in class CustomFieldTextpublic java.lang.Object getValue(BoardIssue boardIssue)
getValue in interface IssueFieldgetValue in class CustomFieldTextpublic java.lang.String getTooltipValue(BoardIssue boardIssue)
getTooltipValue in interface IssueFieldgetTooltipValue in class CustomFieldTextpublic java.lang.String getPickerName()
getPickerName in class AbstractCustomFieldPicker
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||