|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AttachmentData | |
|---|---|
| hudson.plugins.mantis.soap.mantis110 | |
| Uses of AttachmentData in hudson.plugins.mantis.soap.mantis110 |
|---|
| Methods in hudson.plugins.mantis.soap.mantis110 that return AttachmentData | |
|---|---|
AttachmentData[] |
IssueData.getAttachments()
Gets the attachments value for this IssueData. |
| Methods in hudson.plugins.mantis.soap.mantis110 with parameters of type AttachmentData | |
|---|---|
void |
IssueData.setAttachments(AttachmentData[] attachments)
Sets the attachments value for this IssueData. |
| Constructors in hudson.plugins.mantis.soap.mantis110 with parameters of type AttachmentData | |
|---|---|
IssueData(java.math.BigInteger id,
ObjectRef view_state,
java.util.Calendar last_updated,
ObjectRef project,
java.lang.String category,
ObjectRef priority,
ObjectRef severity,
ObjectRef status,
AccountData reporter,
java.lang.String summary,
java.lang.String version,
java.lang.String build,
java.lang.String platform,
java.lang.String os,
java.lang.String os_build,
ObjectRef reproducibility,
java.util.Calendar date_submitted,
java.math.BigInteger sponsorship_total,
AccountData handler,
ObjectRef projection,
ObjectRef eta,
ObjectRef resolution,
java.lang.String fixed_in_version,
java.lang.String description,
java.lang.String steps_to_reproduce,
java.lang.String additional_information,
AttachmentData[] attachments,
RelationshipData[] relationships,
IssueNoteData[] notes,
CustomFieldValueForIssueData[] custom_fields)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||