java.lang.Object
com.polarion.alm.ws.client.types.testmanagement.TestRun
All Implemented Interfaces:
Serializable

public class TestRun extends Object implements Serializable
See Also:
  • Constructor Details

  • Method Details

    • getAttachments

      public TestRunAttachment[] getAttachments()
      Gets the attachments value for this TestRun.
      Returns:
      attachments
    • setAttachments

      public void setAttachments(TestRunAttachment[] attachments)
      Sets the attachments value for this TestRun.
      Parameters:
      attachments -
    • getAuthorURI

      public String getAuthorURI()
      Gets the authorURI value for this TestRun.
      Returns:
      authorURI
    • setAuthorURI

      public void setAuthorURI(String authorURI)
      Sets the authorURI value for this TestRun.
      Parameters:
      authorURI -
    • getComments

      public TestRunComment[] getComments()
      Gets the comments value for this TestRun.
      Returns:
      comments
    • setComments

      public void setComments(TestRunComment[] comments)
      Sets the comments value for this TestRun.
      Parameters:
      comments -
    • getCreated

      public Calendar getCreated()
      Gets the created value for this TestRun.
      Returns:
      created
    • setCreated

      public void setCreated(Calendar created)
      Sets the created value for this TestRun.
      Parameters:
      created -
    • getDocument

      public Module getDocument()
      Gets the document value for this TestRun.
      Returns:
      document
    • setDocument

      public void setDocument(Module document)
      Sets the document value for this TestRun.
      Parameters:
      document -
    • getFinishedOn

      public Calendar getFinishedOn()
      Gets the finishedOn value for this TestRun.
      Returns:
      finishedOn
    • setFinishedOn

      public void setFinishedOn(Calendar finishedOn)
      Sets the finishedOn value for this TestRun.
      Parameters:
      finishedOn -
    • getGroupId

      public String getGroupId()
      Gets the groupId value for this TestRun.
      Returns:
      groupId
    • setGroupId

      public void setGroupId(String groupId)
      Sets the groupId value for this TestRun.
      Parameters:
      groupId -
    • getHomePageContent

      public Text getHomePageContent()
      Gets the homePageContent value for this TestRun.
      Returns:
      homePageContent
    • setHomePageContent

      public void setHomePageContent(Text homePageContent)
      Sets the homePageContent value for this TestRun.
      Parameters:
      homePageContent -
    • getId

      public String getId()
      Gets the id value for this TestRun.
      Returns:
      id
    • setId

      public void setId(String id)
      Sets the id value for this TestRun.
      Parameters:
      id -
    • getIdPrefix

      public String getIdPrefix()
      Gets the idPrefix value for this TestRun.
      Returns:
      idPrefix
    • setIdPrefix

      public void setIdPrefix(String idPrefix)
      Sets the idPrefix value for this TestRun.
      Parameters:
      idPrefix -
    • getIsTemplate

      public Boolean getIsTemplate()
      Gets the isTemplate value for this TestRun.
      Returns:
      isTemplate
    • setIsTemplate

      public void setIsTemplate(Boolean isTemplate)
      Sets the isTemplate value for this TestRun.
      Parameters:
      isTemplate -
    • getKeepInHistory

      public Boolean getKeepInHistory()
      Gets the keepInHistory value for this TestRun.
      Returns:
      keepInHistory
    • setKeepInHistory

      public void setKeepInHistory(Boolean keepInHistory)
      Sets the keepInHistory value for this TestRun.
      Parameters:
      keepInHistory -
    • getLocation

      public String getLocation()
      Gets the location value for this TestRun.
      Returns:
      location
    • setLocation

      public void setLocation(String location)
      Sets the location value for this TestRun.
      Parameters:
      location -
    • getProjectURI

      public String getProjectURI()
      Gets the projectURI value for this TestRun.
      Returns:
      projectURI
    • setProjectURI

      public void setProjectURI(String projectURI)
      Sets the projectURI value for this TestRun.
      Parameters:
      projectURI -
    • getProjectSpanURIs

      public String[] getProjectSpanURIs()
      Gets the projectSpanURIs value for this TestRun.
      Returns:
      projectSpanURIs
    • setProjectSpanURIs

      public void setProjectSpanURIs(String[] projectSpanURIs)
      Sets the projectSpanURIs value for this TestRun.
      Parameters:
      projectSpanURIs -
    • getQuery

      public String getQuery()
      Gets the query value for this TestRun.
      Returns:
      query
    • setQuery

      public void setQuery(String query)
      Sets the query value for this TestRun.
      Parameters:
      query -
    • getRecords

      public TestRecord[] getRecords()
      Gets the records value for this TestRun.
      Returns:
      records
    • setRecords

      public void setRecords(TestRecord[] records)
      Sets the records value for this TestRun.
      Parameters:
      records -
    • getSelectTestCasesBy

      public EnumOptionId getSelectTestCasesBy()
      Gets the selectTestCasesBy value for this TestRun.
      Returns:
      selectTestCasesBy
    • setSelectTestCasesBy

      public void setSelectTestCasesBy(EnumOptionId selectTestCasesBy)
      Sets the selectTestCasesBy value for this TestRun.
      Parameters:
      selectTestCasesBy -
    • getStatus

      public EnumOptionId getStatus()
      Gets the status value for this TestRun.
      Returns:
      status
    • setStatus

      public void setStatus(EnumOptionId status)
      Sets the status value for this TestRun.
      Parameters:
      status -
    • getSummaryDefectURI

      public String getSummaryDefectURI()
      Gets the summaryDefectURI value for this TestRun.
      Returns:
      summaryDefectURI
    • setSummaryDefectURI

      public void setSummaryDefectURI(String summaryDefectURI)
      Sets the summaryDefectURI value for this TestRun.
      Parameters:
      summaryDefectURI -
    • getTemplateURI

      public String getTemplateURI()
      Gets the templateURI value for this TestRun.
      Returns:
      templateURI
    • setTemplateURI

      public void setTemplateURI(String templateURI)
      Sets the templateURI value for this TestRun.
      Parameters:
      templateURI -
    • getTestParameters

      public ParametersAndDefinitions getTestParameters()
      Gets the testParameters value for this TestRun.
      Returns:
      testParameters
    • setTestParameters

      public void setTestParameters(ParametersAndDefinitions testParameters)
      Sets the testParameters value for this TestRun.
      Parameters:
      testParameters -
    • getTitle

      public String getTitle()
      Gets the title value for this TestRun.
      Returns:
      title
    • setTitle

      public void setTitle(String title)
      Sets the title value for this TestRun.
      Parameters:
      title -
    • getType

      public EnumOptionId getType()
      Gets the type value for this TestRun.
      Returns:
      type
    • setType

      public void setType(EnumOptionId type)
      Sets the type value for this TestRun.
      Parameters:
      type -
    • getUpdated

      public Calendar getUpdated()
      Gets the updated value for this TestRun.
      Returns:
      updated
    • setUpdated

      public void setUpdated(Calendar updated)
      Sets the updated value for this TestRun.
      Parameters:
      updated -
    • getUseReportFromTemplate

      public Boolean getUseReportFromTemplate()
      Gets the useReportFromTemplate value for this TestRun.
      Returns:
      useReportFromTemplate
    • setUseReportFromTemplate

      public void setUseReportFromTemplate(Boolean useReportFromTemplate)
      Sets the useReportFromTemplate value for this TestRun.
      Parameters:
      useReportFromTemplate -
    • getCustomFields

      public Custom[] getCustomFields()
      Gets the customFields value for this TestRun.
      Returns:
      customFields
    • setCustomFields

      public void setCustomFields(Custom[] customFields)
      Sets the customFields value for this TestRun.
      Parameters:
      customFields -
    • getUri

      public String getUri()
      Gets the uri value for this TestRun.
      Returns:
      uri
    • setUri

      public void setUri(String uri)
      Sets the uri value for this TestRun.
      Parameters:
      uri -
    • isUnresolvable

      public boolean isUnresolvable()
      Gets the unresolvable value for this TestRun.
      Returns:
      unresolvable
    • setUnresolvable

      public void setUnresolvable(boolean unresolvable)
      Sets the unresolvable value for this TestRun.
      Parameters:
      unresolvable -
    • equals

      public boolean equals(Object obj)
      Overrides:
      equals in class Object
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object
    • getTypeDesc

      public static org.apache.axis.description.TypeDesc getTypeDesc()
      Return type metadata object
    • getSerializer

      public static org.apache.axis.encoding.Serializer getSerializer(String mechType, Class _javaType, QName _xmlType)
      Get Custom Serializer
    • getDeserializer

      public static org.apache.axis.encoding.Deserializer getDeserializer(String mechType, Class _javaType, QName _xmlType)
      Get Custom Deserializer