Class TestRun
java.lang.Object
com.polarion.alm.ws.client.types.testmanagement.TestRun
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorDescriptionTestRun()
TestRun
(TestRunAttachment[] attachments, String authorURI, TestRunComment[] comments, Calendar created, Module document, Calendar finishedOn, String groupId, Text homePageContent, String id, String idPrefix, Boolean isTemplate, Boolean keepInHistory, String location, String projectURI, String[] projectSpanURIs, String query, TestRecord[] records, EnumOptionId selectTestCasesBy, EnumOptionId status, String summaryDefectURI, String templateURI, ParametersAndDefinitions testParameters, String title, EnumOptionId type, Calendar updated, Boolean useReportFromTemplate, Custom[] customFields, String uri, boolean unresolvable) -
Method Summary
Modifier and TypeMethodDescriptionboolean
Gets the attachments value for this TestRun.Gets the authorURI value for this TestRun.Gets the comments value for this TestRun.Gets the created value for this TestRun.Custom[]
Gets the customFields value for this TestRun.static org.apache.axis.encoding.Deserializer
getDeserializer
(String mechType, Class _javaType, QName _xmlType) Get Custom DeserializerGets the document value for this TestRun.Gets the finishedOn value for this TestRun.Gets the groupId value for this TestRun.Gets the homePageContent value for this TestRun.getId()
Gets the id value for this TestRun.Gets the idPrefix value for this TestRun.Gets the isTemplate value for this TestRun.Gets the keepInHistory value for this TestRun.Gets the location value for this TestRun.String[]
Gets the projectSpanURIs value for this TestRun.Gets the projectURI value for this TestRun.getQuery()
Gets the query value for this TestRun.Gets the records value for this TestRun.Gets the selectTestCasesBy value for this TestRun.static org.apache.axis.encoding.Serializer
getSerializer
(String mechType, Class _javaType, QName _xmlType) Get Custom SerializerGets the status value for this TestRun.Gets the summaryDefectURI value for this TestRun.Gets the templateURI value for this TestRun.Gets the testParameters value for this TestRun.getTitle()
Gets the title value for this TestRun.getType()
Gets the type value for this TestRun.static org.apache.axis.description.TypeDesc
Return type metadata objectGets the updated value for this TestRun.getUri()
Gets the uri value for this TestRun.Gets the useReportFromTemplate value for this TestRun.int
hashCode()
boolean
Gets the unresolvable value for this TestRun.void
setAttachments
(TestRunAttachment[] attachments) Sets the attachments value for this TestRun.void
setAuthorURI
(String authorURI) Sets the authorURI value for this TestRun.void
setComments
(TestRunComment[] comments) Sets the comments value for this TestRun.void
setCreated
(Calendar created) Sets the created value for this TestRun.void
setCustomFields
(Custom[] customFields) Sets the customFields value for this TestRun.void
setDocument
(Module document) Sets the document value for this TestRun.void
setFinishedOn
(Calendar finishedOn) Sets the finishedOn value for this TestRun.void
setGroupId
(String groupId) Sets the groupId value for this TestRun.void
setHomePageContent
(Text homePageContent) Sets the homePageContent value for this TestRun.void
Sets the id value for this TestRun.void
setIdPrefix
(String idPrefix) Sets the idPrefix value for this TestRun.void
setIsTemplate
(Boolean isTemplate) Sets the isTemplate value for this TestRun.void
setKeepInHistory
(Boolean keepInHistory) Sets the keepInHistory value for this TestRun.void
setLocation
(String location) Sets the location value for this TestRun.void
setProjectSpanURIs
(String[] projectSpanURIs) Sets the projectSpanURIs value for this TestRun.void
setProjectURI
(String projectURI) Sets the projectURI value for this TestRun.void
Sets the query value for this TestRun.void
setRecords
(TestRecord[] records) Sets the records value for this TestRun.void
setSelectTestCasesBy
(EnumOptionId selectTestCasesBy) Sets the selectTestCasesBy value for this TestRun.void
setStatus
(EnumOptionId status) Sets the status value for this TestRun.void
setSummaryDefectURI
(String summaryDefectURI) Sets the summaryDefectURI value for this TestRun.void
setTemplateURI
(String templateURI) Sets the templateURI value for this TestRun.void
setTestParameters
(ParametersAndDefinitions testParameters) Sets the testParameters value for this TestRun.void
Sets the title value for this TestRun.void
setType
(EnumOptionId type) Sets the type value for this TestRun.void
setUnresolvable
(boolean unresolvable) Sets the unresolvable value for this TestRun.void
setUpdated
(Calendar updated) Sets the updated value for this TestRun.void
Sets the uri value for this TestRun.void
setUseReportFromTemplate
(Boolean useReportFromTemplate) Sets the useReportFromTemplate value for this TestRun.
-
Constructor Details
-
TestRun
public TestRun() -
TestRun
public TestRun(TestRunAttachment[] attachments, String authorURI, TestRunComment[] comments, Calendar created, Module document, Calendar finishedOn, String groupId, Text homePageContent, String id, String idPrefix, Boolean isTemplate, Boolean keepInHistory, String location, String projectURI, String[] projectSpanURIs, String query, TestRecord[] records, EnumOptionId selectTestCasesBy, EnumOptionId status, String summaryDefectURI, String templateURI, ParametersAndDefinitions testParameters, String title, EnumOptionId type, Calendar updated, Boolean useReportFromTemplate, Custom[] customFields, String uri, boolean unresolvable)
-
-
Method Details
-
getAttachments
Gets the attachments value for this TestRun.- Returns:
- attachments
-
setAttachments
Sets the attachments value for this TestRun.- Parameters:
attachments
-
-
getAuthorURI
Gets the authorURI value for this TestRun.- Returns:
- authorURI
-
setAuthorURI
Sets the authorURI value for this TestRun.- Parameters:
authorURI
-
-
getComments
Gets the comments value for this TestRun.- Returns:
- comments
-
setComments
Sets the comments value for this TestRun.- Parameters:
comments
-
-
getCreated
Gets the created value for this TestRun.- Returns:
- created
-
setCreated
Sets the created value for this TestRun.- Parameters:
created
-
-
getDocument
Gets the document value for this TestRun.- Returns:
- document
-
setDocument
Sets the document value for this TestRun.- Parameters:
document
-
-
getFinishedOn
Gets the finishedOn value for this TestRun.- Returns:
- finishedOn
-
setFinishedOn
Sets the finishedOn value for this TestRun.- Parameters:
finishedOn
-
-
getGroupId
Gets the groupId value for this TestRun.- Returns:
- groupId
-
setGroupId
Sets the groupId value for this TestRun.- Parameters:
groupId
-
-
getHomePageContent
Gets the homePageContent value for this TestRun.- Returns:
- homePageContent
-
setHomePageContent
Sets the homePageContent value for this TestRun.- Parameters:
homePageContent
-
-
getId
Gets the id value for this TestRun.- Returns:
- id
-
setId
Sets the id value for this TestRun.- Parameters:
id
-
-
getIdPrefix
Gets the idPrefix value for this TestRun.- Returns:
- idPrefix
-
setIdPrefix
Sets the idPrefix value for this TestRun.- Parameters:
idPrefix
-
-
getIsTemplate
Gets the isTemplate value for this TestRun.- Returns:
- isTemplate
-
setIsTemplate
Sets the isTemplate value for this TestRun.- Parameters:
isTemplate
-
-
getKeepInHistory
Gets the keepInHistory value for this TestRun.- Returns:
- keepInHistory
-
setKeepInHistory
Sets the keepInHistory value for this TestRun.- Parameters:
keepInHistory
-
-
getLocation
Gets the location value for this TestRun.- Returns:
- location
-
setLocation
Sets the location value for this TestRun.- Parameters:
location
-
-
getProjectURI
Gets the projectURI value for this TestRun.- Returns:
- projectURI
-
setProjectURI
Sets the projectURI value for this TestRun.- Parameters:
projectURI
-
-
getProjectSpanURIs
Gets the projectSpanURIs value for this TestRun.- Returns:
- projectSpanURIs
-
setProjectSpanURIs
Sets the projectSpanURIs value for this TestRun.- Parameters:
projectSpanURIs
-
-
getQuery
Gets the query value for this TestRun.- Returns:
- query
-
setQuery
Sets the query value for this TestRun.- Parameters:
query
-
-
getRecords
Gets the records value for this TestRun.- Returns:
- records
-
setRecords
Sets the records value for this TestRun.- Parameters:
records
-
-
getSelectTestCasesBy
Gets the selectTestCasesBy value for this TestRun.- Returns:
- selectTestCasesBy
-
setSelectTestCasesBy
Sets the selectTestCasesBy value for this TestRun.- Parameters:
selectTestCasesBy
-
-
getStatus
Gets the status value for this TestRun.- Returns:
- status
-
setStatus
Sets the status value for this TestRun.- Parameters:
status
-
-
getSummaryDefectURI
Gets the summaryDefectURI value for this TestRun.- Returns:
- summaryDefectURI
-
setSummaryDefectURI
Sets the summaryDefectURI value for this TestRun.- Parameters:
summaryDefectURI
-
-
getTemplateURI
Gets the templateURI value for this TestRun.- Returns:
- templateURI
-
setTemplateURI
Sets the templateURI value for this TestRun.- Parameters:
templateURI
-
-
getTestParameters
Gets the testParameters value for this TestRun.- Returns:
- testParameters
-
setTestParameters
Sets the testParameters value for this TestRun.- Parameters:
testParameters
-
-
getTitle
Gets the title value for this TestRun.- Returns:
- title
-
setTitle
Sets the title value for this TestRun.- Parameters:
title
-
-
getType
Gets the type value for this TestRun.- Returns:
- type
-
setType
Sets the type value for this TestRun.- Parameters:
type
-
-
getUpdated
Gets the updated value for this TestRun.- Returns:
- updated
-
setUpdated
Sets the updated value for this TestRun.- Parameters:
updated
-
-
getUseReportFromTemplate
Gets the useReportFromTemplate value for this TestRun.- Returns:
- useReportFromTemplate
-
setUseReportFromTemplate
Sets the useReportFromTemplate value for this TestRun.- Parameters:
useReportFromTemplate
-
-
getCustomFields
Gets the customFields value for this TestRun.- Returns:
- customFields
-
setCustomFields
Sets the customFields value for this TestRun.- Parameters:
customFields
-
-
getUri
Gets the uri value for this TestRun.- Returns:
- uri
-
setUri
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
-
hashCode
public int hashCode() -
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
-