クラス
hudson.plugins.mantis.soap.mantis110.AttachmentData の使用

AttachmentData を使用しているパッケージ
hudson.plugins.mantis.soap.mantis110   
 

hudson.plugins.mantis.soap.mantis110 での AttachmentData の使用
 

AttachmentData を返す hudson.plugins.mantis.soap.mantis110 のメソッド
 AttachmentData[] IssueData.getAttachments()
          Gets the attachments value for this IssueData.
 

AttachmentData 型のパラメータを持つ hudson.plugins.mantis.soap.mantis110 のメソッド
 void IssueData.setAttachments(AttachmentData[] attachments)
          Sets the attachments value for this IssueData.
 

AttachmentData 型のパラメータを持つ hudson.plugins.mantis.soap.mantis110 のコンストラクタ
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)
           
 



Copyright © 2009. All Rights Reserved.