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

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

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

AccountData を返す hudson.plugins.mantis.soap.mantis110 のメソッド
 AccountData IssueData.getHandler()
          Gets the handler value for this IssueData.
 AccountData FilterData.getOwner()
          Gets the owner value for this FilterData.
 AccountData IssueData.getReporter()
          Gets the reporter value for this IssueData.
 AccountData IssueNoteData.getReporter()
          Gets the reporter value for this IssueNoteData.
 AccountData[] MantisConnectPortType.mc_project_get_users(java.lang.String username, java.lang.String password, java.math.BigInteger project_id, java.math.BigInteger access)
          Get appropriate users assigned to a project by access level.
 AccountData[] MantisConnectBindingStub.mc_project_get_users(java.lang.String username, java.lang.String password, java.math.BigInteger project_id, java.math.BigInteger access)
           
 

AccountData 型のパラメータを持つ hudson.plugins.mantis.soap.mantis110 のメソッド
 void IssueData.setHandler(AccountData handler)
          Sets the handler value for this IssueData.
 void FilterData.setOwner(AccountData owner)
          Sets the owner value for this FilterData.
 void IssueData.setReporter(AccountData reporter)
          Sets the reporter value for this IssueData.
 void IssueNoteData.setReporter(AccountData reporter)
          Sets the reporter value for this IssueNoteData.
 

AccountData 型のパラメータを持つ hudson.plugins.mantis.soap.mantis110 のコンストラクタ
FilterData(java.math.BigInteger id, AccountData owner, java.math.BigInteger project_id, java.lang.Boolean is_public, java.lang.String name, java.lang.String filter_string)
           
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)
           
IssueNoteData(java.math.BigInteger id, AccountData reporter, java.lang.String text, ObjectRef view_state, java.util.Calendar date_submitted, java.util.Calendar last_modified)
           
 



Copyright © 2010. All Rights Reserved.