|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RemoteComponent | |
|---|---|
| hudson.plugins.jira.soap | |
| Uses of RemoteComponent in hudson.plugins.jira.soap |
|---|
| Methods in hudson.plugins.jira.soap that return RemoteComponent | |
|---|---|
RemoteComponent[] |
RemoteIssue.getComponents()
Gets the components value for this RemoteIssue. |
RemoteComponent[] |
JirasoapserviceV2SoapBindingStub.getComponents(String in0,
String in1)
|
RemoteComponent[] |
JiraSoapService.getComponents(String in0,
String in1)
|
| Methods in hudson.plugins.jira.soap with parameters of type RemoteComponent | |
|---|---|
void |
RemoteIssue.setComponents(RemoteComponent[] components)
Sets the components value for this RemoteIssue. |
| Constructors in hudson.plugins.jira.soap with parameters of type RemoteComponent | |
|---|---|
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 | |||||||||