|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ExternalCustomFieldValue
Represents a custom field value that has been taken from backup data.
Method Summary | |
---|---|
String |
getCustomFieldId()
Returns the ID of the CustomField that this value is stored for. |
String |
getId()
Returns the ID of the CustomFieldValue. |
String |
getIssueId()
Returns the Issue ID that this value was stored against. |
String |
getParentKey()
Returns the Parent Key for this Custom Field Value. |
String |
getValue()
Returns the String representation of the value that is stored. |
Method Detail |
---|
String getId()
String getCustomFieldId()
String getIssueId()
String getParentKey()
String getValue()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |