Serialized Form
-
Package com.thed.model
-
Class com.thed.model.Defect
class Defect extends Object implements Serializable- serialVersionUID:
- 1391960295591196394L
-
Class com.thed.model.ProjectDTO
class ProjectDTO extends Object implements Serializable- serialVersionUID:
- 9009719218212930483L
-
Serialized Fields
-
createdOn
Date createdOn
-
dashboardRestricted
boolean dashboardRestricted
-
dashboardSecured
boolean dashboardSecured
-
dashboardUrl
String dashboardUrl
-
departmentId
Long departmentId
-
description
String description
-
endDate
Date endDate
-
externalSystem
String externalSystem
-
id
long id
-
isolationLevel
int isolationLevel
-
name
String name
-
newItem
boolean newItem
-
projectEndDate
String projectEndDate
-
projectStartDate
String projectStartDate
-
shared
boolean shared
-
showItem
boolean showItem
-
startDate
Date startDate
-
status
String status
-
version
int version
-
-
Class com.thed.model.ReleaseTestSchedule
class ReleaseTestSchedule extends Object implements Serializable- serialVersionUID:
- -124050371206671670L
-
Serialized Fields
-
actualTime
Long actualTime
-
assignmentDate
Date assignmentDate
-
attachmentCount
Integer attachmentCount
-
changeBy
Long changeBy
-
comment
String comment
-
cyclePhaseId
Long cyclePhaseId
-
defects
Set<Defect> defects
-
estimatedTime
Long estimatedTime
-
executedBy
Long executedBy
-
id
long id
-
lastModifiedBy
Long lastModifiedBy
-
lastModifiedOn
Date lastModifiedOn
-
lastTestResult
TestResult lastTestResult
-
startDate
Date startDate
-
status
String status
-
tcrTreeTestcase
TCRCatalogTreeTestcase tcrTreeTestcase
-
testerId
Long testerId
-
testScheduleId
Long testScheduleId
-
versionId
String versionId
-
-
Class com.thed.model.ScheduledTestCaseMetaDataDTO
class ScheduledTestCaseMetaDataDTO extends Object implements Serializable- serialVersionUID:
- 1L
-
Class com.thed.model.SearchResult
class SearchResult extends Object implements Serializable- serialVersionUID:
- 1L
-
Class com.thed.model.TCRCatalogTree
class TCRCatalogTree extends Object implements Serializable- serialVersionUID:
- -408621352178558271L
-
Serialized Fields
-
categories
Set<TCRCatalogTree> categories
-
createdBy
Long createdBy
-
createdOn
Date createdOn
-
description
String description
-
id
Long id
-
lastModifiedBy
Long lastModifiedBy
-
lastModifiedOn
Date lastModifiedOn
-
linkedTCRCatalogTreeId
Long linkedTCRCatalogTreeId
-
name
String name
-
parent
TCRCatalogTree parent
-
parentId
Long parentId
-
releaseId
Long releaseId
-
revision
Integer revision
-
type
String type
-
-
Class com.thed.model.TCRCatalogTreeDTO
class TCRCatalogTreeDTO extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
categories
Set<TCRCatalogTreeDTO> categories
-
createdBy
Long createdBy
-
createdOn
Date createdOn
-
description
String description
-
id
Long id
-
lastModifiedBy
Long lastModifiedBy
-
lastModifiedOn
Date lastModifiedOn
-
linkedTCRCatalogTreeId
Long linkedTCRCatalogTreeId
-
name
String name
-
parentId
Long parentId
-
parentName
String parentName
-
releaseId
Long releaseId
-
revision
Integer revision
-
type
String type
-
-
Class com.thed.model.TestResult
class TestResult extends Object implements Serializable- serialVersionUID:
- 9127742278790547979L
-
Serialized Fields
-
attachmentLocation
String attachmentLocation
-
defect
Defect defect
-
execDate
String execDate
-
executionDate
Date executionDate
-
executionNotes
String executionNotes
-
executionStatus
String executionStatus
-
id
long id
-
releaseTestScheduleId
Long releaseTestScheduleId
-
status
String status
-
testerId
Long testerId
-
-
Class com.thed.model.TestStep
class TestStep extends Object implements Serializable -
Class com.thed.model.TestStepDetail
class TestStepDetail extends Object implements Serializable -
Class com.thed.model.TestStepResult
class TestStepResult extends Object implements Serializable- serialVersionUID:
- 1L
-
-
Package com.thed.zblast.parser.model
-
Class com.thed.zblast.parser.model.EggPlantResult
class EggPlantResult extends Object implements Serializable- serialVersionUID:
- -7436928706318596861L
-
Serialized Fields
-
Duration
String Duration
Duration -
errors
String errors
errors -
exceptions
String exceptions
exceptions -
isPassed
boolean isPassed
isPassed -
runDate
String runDate
runDate -
script
String script
script -
ScriptLines
ArrayList<EggPlantScriptLine> ScriptLines
ScriptLines -
sut
String sut
sut -
warnings
String warnings
warnings -
xmlResultFile
String xmlResultFile
xmlResultFile
-
-
Class com.thed.zblast.parser.model.EggPlantScriptLine
class EggPlantScriptLine extends Object implements Serializable- serialVersionUID:
- -4707284647292309587L
-
Class com.thed.zblast.parser.model.SearchResult
class SearchResult extends Object implements Serializable- serialVersionUID:
- 1L
-
Class com.thed.zblast.parser.model.TCRCatalogTreeTestcase
class TCRCatalogTreeTestcase extends Object implements Serializable- serialVersionUID:
- 3816980176494614766L
-
Class com.thed.zblast.parser.model.TCRTestcase
class TCRTestcase extends Object implements Serializable- serialVersionUID:
- 8732164910146608715L
-
Serialized Fields
-
attachmentCount
Integer attachmentCount
-
automated
Boolean automated
-
comments
String comments
-
creationDate
Date creationDate
-
description
String description
-
estimatedTime
Long estimatedTime
-
executionRequest
ExecutionRequest executionRequest
-
externalId
String externalId
-
id
Long id
-
lastModifiedOn
Date lastModifiedOn
-
metadataTCClassName
String metadataTCClassName
-
metadataTCName
String metadataTCName
-
name
String name
-
oldId
Long oldId
-
priority
String priority
-
projectId
Long projectId
-
releaseId
Long releaseId
-
requirements
Set<Long> requirements
-
scriptId
String scriptId
-
scriptName
String scriptName
-
scriptPath
String scriptPath
-
tag
String tag
-
testcaseId
Long testcaseId
-
testSteps
TestStep testSteps
-
userId
Long userId
-
-
-
Package com.thed.zblast.scheduler
-
Class com.thed.zblast.scheduler.JobProgressDTO
class JobProgressDTO extends Object implements Serializable- serialVersionUID:
- 1L
-
-
Package com.thed.zblast.util
-
Class com.thed.zblast.util.ZautomationTask
class ZautomationTask extends Object implements Serializable- serialVersionUID:
- -5049266904812685082L
-
Serialized Fields
-
automationJobDetail
AutomationJobDetail automationJobDetail
-
executionResult
ZblastScriptExecutionResult executionResult
-
-
Class com.thed.zblast.util.ZautomationTaskLog
class ZautomationTaskLog extends Object implements Serializable- serialVersionUID:
- 324905770767311455L
-
Serialized Fields
-
resultParsingError
List<ZautomationTask> resultParsingError
-
resultParsingErrZeeUnavailable
List<ZautomationTask> resultParsingErrZeeUnavailable
-
scriptError
List<ZautomationTask> scriptError
-
scriptErrorZeeUnavailable
List<ZautomationTask> scriptErrorZeeUnavailable
-
successZeeUnavailable
List<ZautomationTask> successZeeUnavailable
-
-