|
||||||||||
| 前 次 | フレームあり フレームなし | |||||||||
| AttachmentData を使用しているパッケージ | |
|---|---|
| hudson.plugins.mantis.soap.mantis120 | |
| hudson.plugins.mantis.soap.mantis120 での AttachmentData の使用 |
|---|
| AttachmentData を返す hudson.plugins.mantis.soap.mantis120 のメソッド | |
|---|---|
AttachmentData[] |
IssueData.getAttachments()
Gets the attachments value for this IssueData. |
| AttachmentData 型のパラメータを持つ hudson.plugins.mantis.soap.mantis120 のメソッド | |
|---|---|
void |
IssueData.setAttachments(AttachmentData[] attachments)
Sets the attachments value for this IssueData. |
| AttachmentData 型のパラメータを持つ hudson.plugins.mantis.soap.mantis120 のコンストラクタ | |
|---|---|
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 target_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,
java.util.Calendar due_date)
|
|
|
||||||||||
| 前 次 | フレームあり フレームなし | |||||||||