|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RemoteCustomFieldValue | |
|---|---|
| hudson.plugins.jira.soap | |
| Uses of RemoteCustomFieldValue in hudson.plugins.jira.soap |
|---|
| Methods in hudson.plugins.jira.soap that return RemoteCustomFieldValue | |
|---|---|
RemoteCustomFieldValue[] |
RemoteIssue.getCustomFieldValues()
Gets the customFieldValues value for this RemoteIssue. |
| Methods in hudson.plugins.jira.soap with parameters of type RemoteCustomFieldValue | |
|---|---|
void |
RemoteIssue.setCustomFieldValues(RemoteCustomFieldValue[] customFieldValues)
Sets the customFieldValues value for this RemoteIssue. |
| Constructors in hudson.plugins.jira.soap with parameters of type RemoteCustomFieldValue | |
|---|---|
RemoteIssue(String id,
RemoteVersion[] affectsVersions,
String assignee,
String[] attachmentNames,
RemoteComponent[] components,
Calendar created,
RemoteCustomFieldValue[] customFieldValues,
String description,
Calendar duedate,
String environment,
RemoteVersion[] fixVersions,
String key,
String priority,
String project,
String reporter,
String resolution,
String status,
String summary,
String type,
Calendar updated,
Long votes)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||