|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RemoteVersion | |
|---|---|
| thucydides.plugins.jira.soap | |
| Uses of RemoteVersion in thucydides.plugins.jira.soap |
|---|
| Methods in thucydides.plugins.jira.soap that return RemoteVersion | |
|---|---|
RemoteVersion |
JirasoapserviceV2SoapBindingStub.addVersion(String in0,
String in1,
RemoteVersion in2)
|
RemoteVersion |
JiraSoapService.addVersion(String in0,
String in1,
RemoteVersion in2)
|
RemoteVersion[] |
RemoteIssue.getAffectsVersions()
Gets the affectsVersions value for this RemoteIssue. |
RemoteVersion[] |
RemoteIssue.getFixVersions()
Gets the fixVersions value for this RemoteIssue. |
RemoteVersion[] |
JirasoapserviceV2SoapBindingStub.getVersions(String in0,
String in1)
|
RemoteVersion[] |
JiraSoapService.getVersions(String in0,
String in1)
|
| Methods in thucydides.plugins.jira.soap with parameters of type RemoteVersion | |
|---|---|
RemoteVersion |
JirasoapserviceV2SoapBindingStub.addVersion(String in0,
String in1,
RemoteVersion in2)
|
RemoteVersion |
JiraSoapService.addVersion(String in0,
String in1,
RemoteVersion in2)
|
void |
JirasoapserviceV2SoapBindingStub.releaseVersion(String in0,
String in1,
RemoteVersion in2)
|
void |
JiraSoapService.releaseVersion(String in0,
String in1,
RemoteVersion in2)
|
void |
RemoteIssue.setAffectsVersions(RemoteVersion[] affectsVersions)
Sets the affectsVersions value for this RemoteIssue. |
void |
RemoteIssue.setFixVersions(RemoteVersion[] fixVersions)
Sets the fixVersions value for this RemoteIssue. |
| Constructors in thucydides.plugins.jira.soap with parameters of type RemoteVersion | |
|---|---|
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)
|
|
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 | |||||||||