|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RemoteComponent | |
|---|---|
| com.atlassian.jirasoapclient | |
| Uses of RemoteComponent in com.atlassian.jirasoapclient |
|---|
| Methods in com.atlassian.jirasoapclient that return RemoteComponent | |
|---|---|
RemoteComponent[] |
RemoteIssue.getComponents()
Gets the components value for this RemoteIssue. |
RemoteComponent[] |
JiraSoapService.getComponents(java.lang.String in0,
java.lang.String in1)
|
RemoteComponent[] |
JirasoapserviceV2SoapBindingStub.getComponents(java.lang.String in0,
java.lang.String in1)
|
| Methods in com.atlassian.jirasoapclient with parameters of type RemoteComponent | |
|---|---|
void |
RemoteIssue.setComponents(RemoteComponent[] components)
Sets the components value for this RemoteIssue. |
| Constructors in com.atlassian.jirasoapclient with parameters of type RemoteComponent | |
|---|---|
RemoteIssue(java.lang.String id,
RemoteVersion[] affectsVersions,
java.lang.String assignee,
java.lang.String[] attachmentNames,
RemoteComponent[] components,
java.util.Calendar created,
RemoteCustomFieldValue[] customFieldValues,
java.lang.String description,
java.util.Calendar duedate,
java.lang.String environment,
RemoteVersion[] fixVersions,
java.lang.String key,
java.lang.String priority,
java.lang.String project,
java.lang.String reporter,
java.lang.String resolution,
java.lang.String status,
java.lang.String summary,
java.lang.String type,
java.util.Calendar updated,
java.lang.Long votes)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||