Index

A B C D E F G H I J K L M N O P Q R S T U V W X Z _ 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

AbstractZBotScriptLauncher - Class in com.thed.launcher
Defines basic member variables their getter and setter methods defined in the IZBotScriptLauncher.

AbstractZBotScriptLauncher() - Constructor for class com.thed.launcher.AbstractZBotScriptLauncher
 
ACTION_CHECKPAYLOAD - Static variable in class com.thed.util.ZeeConstants
 
ACTION_LOGIN - Static variable in class com.thed.util.ZeeConstants
 
ACTION_LOGOUT - Static variable in class com.thed.util.ZeeConstants
 
ACTION_SEND_RESPONSE - Static variable in class com.thed.util.ZeeConstants
 
ACTION_UPDATE_AGENT_REALTIME_STATUS - Static variable in class com.thed.util.ZeeConstants
 
ACTION_UPDATE_BATCH_REALTIME_STATUS - Static variable in class com.thed.util.ZeeConstants
 
actualTime - Variable in class com.thed.model.RemoteTestResult
 
ADD_ZEPHYR_GLOBAL_CONFIG - Static variable in class com.thed.util.ZeeConstants
 
addAttachment(Map<Long, List<File>>, long) - Static method in class com.thed.zblast.util.RestUtil
 
addCyclePhase(CyclePhaseDTO) - Method in class com.thed.model.CycleDTO
 
addPhaseToCycle(CyclePhaseDTO, AutomationJobDetail) - Static method in class com.thed.zblast.util.RestUtil
 
addReleaseTestScheduleCreateRequest(ReleaseTestScheduleCreateRequest) - Method in class com.thed.zblast.parser.model.ExecutionModificationRequest
 
addReleaseTestScheduleIdToUnassign(Long) - Method in class com.thed.zblast.parser.model.ExecutionModificationRequest
 
addScriptLine(EggPlantScriptLine) - Method in class com.thed.zblast.parser.model.EggPlantResult
 
addTestCaseAttachment(Map<Long, List<File>>, long) - Static method in class com.thed.zblast.util.RestUtil
 
addTestcaseMessageAttachment(File) - Static method in class com.thed.zblast.parser.util.ZXMLDocumentFactory
 
AFTER_CLASS - Static variable in class com.thed.util.ZeeConstants
 
AFTER_METHOD - Static variable in class com.thed.util.ZeeConstants
 
AFTER_SUITE - Static variable in class com.thed.util.ZeeConstants
 
afterExecute(Runnable, Throwable) - Method in class com.thed.zblast.util.ThreadPool
 
agent - Variable in class com.thed.launcher.AbstractZBotScriptLauncher
 
Agent - Class in com.thed.model
Value Object containing infomation of logged in ZBot (also called agent)
Agent() - Constructor for class com.thed.model.Agent
 
Agent(String, String) - Constructor for class com.thed.model.Agent
 
APITOKEN_KEY - Static variable in class com.thed.util.Utils
 
assertions - Variable in class com.thed.zblast.parser.jaxb.junit.Testcase
 
assignExecutions(CyclePhaseDTO, ZephyrConfigModel) - Static method in class com.thed.zblast.util.RestUtil
 
attachment - Variable in class com.thed.zblast.parser.jaxb.junit.Attachments
 
Attachment - Class in com.thed.model
Represents a file attachment.
Attachment - Class in com.thed.zblast.parser.jaxb.junit
Java class for anonymous complex type.
Attachment() - Constructor for class com.thed.model.Attachment
 
Attachment() - Constructor for class com.thed.zblast.parser.jaxb.junit.Attachment
 
AttachmentDTO - Class in com.thed.model
 
AttachmentDTO() - Constructor for class com.thed.model.AttachmentDTO
 
attachmentFileNamePassPrefix - Static variable in class com.thed.zblast.parser.JUnitResultParser
 
attachmentFileNamePrefix - Static variable in class com.thed.zblast.parser.JUnitResultParser
 
attachments - Variable in class com.thed.zblast.parser.jaxb.junit.Testcase
 
Attachments - Class in com.thed.zblast.parser.jaxb.junit
Java class for anonymous complex type.
Attachments() - Constructor for class com.thed.zblast.parser.jaxb.junit.Attachments
 
AUTOMATED - Static variable in class com.thed.util.ZeeConstants
 
AutomationFileWatcher - Class in com.thed.util
 
AutomationFileWatcher() - Constructor for class com.thed.util.AutomationFileWatcher
 
AutomationJobDetail - Class in com.thed.model
 
AutomationJobDetail() - Constructor for class com.thed.model.AutomationJobDetail
 
AutomationJobDetail(int, int, String, String, String, String, boolean, String, boolean) - Constructor for class com.thed.model.AutomationJobDetail
 
AutomationJobReport - Class in com.thed.model
 
AutomationJobReport() - Constructor for class com.thed.model.AutomationJobReport
 
AutomationJobScheduleDTO - Class in com.thed.model
 
AutomationJobScheduleDTO() - Constructor for class com.thed.model.AutomationJobScheduleDTO
 
AutomationJobSet - Class in com.thed.model
 
AutomationJobSet() - Constructor for class com.thed.model.AutomationJobSet
 
AutomationScriptJobDTO - Class in com.thed.model
Created by abhishek.kumar on 8/19/2020.
AutomationScriptJobDTO() - Constructor for class com.thed.model.AutomationScriptJobDTO
 

B

BATCH_SIZE - Static variable in class com.thed.util.ZeeConstants
 
batchEnd() - Method in interface com.thed.launcher.IZBotScriptLauncher
This method is invoked once after end of batch.
batchStart() - Method in interface com.thed.launcher.IZBotScriptLauncher
This method is invoked once before start of testcase batch execution.
BEFORE_CLASS - Static variable in class com.thed.util.ZeeConstants
 
BEFORE_METHOD - Static variable in class com.thed.util.ZeeConstants
 
BEFORE_SUITE - Static variable in class com.thed.util.ZeeConstants
 
beforeExecute(Thread, Runnable) - Method in class com.thed.zblast.util.ThreadPool
 
browseTestcases(CyclePhaseDTO, List<TreeSelectionInfo>, Boolean) - Static method in class com.thed.zblast.util.RestUtil
 
builder - Static variable in class com.thed.util.gson.CustomDateUtil
 

C

calculateExtimatedTimeLeft(long, long, long) - Static method in class com.thed.zblast.parser.util.ZCalendarUtils
 
calendarToExtremelySimpleString(Calendar) - Static method in class com.thed.zblast.parser.util.ZCalendarUtils
 
calendarToPreciseTimeOfTheDay(Calendar) - Static method in class com.thed.zblast.parser.util.ZCalendarUtils
 
calendarToSimpleString(Calendar) - Static method in class com.thed.zblast.parser.util.ZCalendarUtils
 
calendarToString(Calendar) - Static method in class com.thed.zblast.parser.util.ZCalendarUtils
 
calendarToStringForFileName(Calendar) - Static method in class com.thed.zblast.parser.util.ZCalendarUtils
 
calendarToVerySimpleString(Calendar) - Static method in class com.thed.zblast.parser.util.ZCalendarUtils
 
call() - Method in class com.thed.model.QueueProcessor
 
call() - Method in class com.thed.zblast.util.ResultPoster
 
checkForPendingJobs() - Static method in class com.thed.zblast.util.ZblastErrorLogManager
 
checkPayLoadForZblast(String, Agent) - Static method in class com.thed.zblast.util.RestUtil
Input: method sends agent.token attribute Output: can be one of these: TestcaseBatchExecution object in JSON format.
Class() - Constructor for class com.thed.zblast.parser.model.TestngResults.Testsuite.Test.Class
 
classname - Variable in class com.thed.zblast.parser.jaxb.junit.Testcase
 
clazz - Variable in class com.thed.zblast.parser.model.TestngResults.Testsuite.Test.Class.TestMethod.Exception
 
clazz - Variable in class com.thed.zblast.parser.model.TestngResults.Testsuite.Test
 
CodecUtils - Class in com.thed.util
 
CodecUtils() - Constructor for class com.thed.util.CodecUtils
 
com.thed.launcher - package com.thed.launcher
 
com.thed.model - package com.thed.model
 
com.thed.util - package com.thed.util
 
com.thed.util.gson - package com.thed.util.gson
 
com.thed.zblast.launcher - package com.thed.zblast.launcher
 
com.thed.zblast.parser - package com.thed.zblast.parser
 
com.thed.zblast.parser.jaxb.junit - package com.thed.zblast.parser.jaxb.junit
 
com.thed.zblast.parser.model - package com.thed.zblast.parser.model
 
com.thed.zblast.parser.util - package com.thed.zblast.parser.util
 
com.thed.zblast.scheduler - package com.thed.zblast.scheduler
 
com.thed.zblast.util - package com.thed.zblast.util
 
compareHours(int, int, int, int) - Static method in class com.thed.zblast.parser.util.ZCalendarUtils
 
computeNextOccurence(Vector<Integer>, int, int) - Static method in class com.thed.zblast.parser.util.ZCalendarUtils
 
computeWorkingDaysDuration(Vector<Integer>, Calendar, Calendar) - Static method in class com.thed.zblast.parser.util.ZCalendarUtils
 
CONNECTION_ERROR - Static variable in class com.thed.util.URLValidator
 
content - Variable in class com.thed.zblast.parser.jaxb.junit.Attachment
 
content - Variable in class com.thed.zblast.parser.jaxb.junit.Error
 
content - Variable in class com.thed.zblast.parser.jaxb.junit.Failure
 
content - Variable in class com.thed.zblast.parser.jaxb.junit.Requirement
 
convertStringToDate(String, Date) - Static method in class com.thed.util.Utils
 
CreateCycle(CycleDTO) - Static method in class com.thed.zblast.util.RestUtil
 
createError() - Method in class com.thed.zblast.parser.jaxb.junit.ObjectFactory
Create an instance of Error
createFailure() - Method in class com.thed.zblast.parser.jaxb.junit.ObjectFactory
Create an instance of Failure
createNode(TCRCatalogTreeDTO, String, Long, String) - Static method in class com.thed.zblast.util.RestUtil
 
createProperties() - Method in class com.thed.zblast.parser.jaxb.junit.ObjectFactory
Create an instance of Properties
createProperty() - Method in class com.thed.zblast.parser.jaxb.junit.ObjectFactory
Create an instance of Property
createScheduleForSchduledJobs(AutomationJobDetail, String) - Static method in class com.thed.zblast.util.RestUtil
 
createSkipped(String) - Method in class com.thed.zblast.parser.jaxb.junit.ObjectFactory
Create an instance of JAXBElement<String>}
createSystemErr(String) - Method in class com.thed.zblast.parser.jaxb.junit.ObjectFactory
Create an instance of JAXBElement<String>}
createSystemOut(String) - Method in class com.thed.zblast.parser.jaxb.junit.ObjectFactory
Create an instance of JAXBElement<String>}
createTestcase() - Method in class com.thed.zblast.parser.jaxb.junit.ObjectFactory
Create an instance of Testcase
createTestngResults() - Method in class com.thed.zblast.parser.model.ObjectFactory
Create an instance of TestngResults
createTestngResultsSuite() - Method in class com.thed.zblast.parser.model.ObjectFactory
Create an instance of TestngResults.Suite
createTestngResultsSuiteTest() - Method in class com.thed.zblast.parser.model.ObjectFactory
Create an instance of TestngResults.Suite.Test
createTestngResultsSuiteTestClass() - Method in class com.thed.zblast.parser.model.ObjectFactory
Create an instance of TestngResults.Suite.Test.Class
createTestngResultsSuiteTestClassTestMethod() - Method in class com.thed.zblast.parser.model.ObjectFactory
Create an instance of TestngResults.Suite.Test.Class.TestMethod
createTestngResultsSuiteTestClassTestMethodException() - Method in class com.thed.zblast.parser.model.ObjectFactory
Create an instance of TestngResults.Suite.Test.Class.TestMethod.Exception
createTestsuite() - Method in class com.thed.zblast.parser.jaxb.junit.ObjectFactory
Create an instance of Testsuite
createTestsuites() - Method in class com.thed.zblast.parser.jaxb.junit.ObjectFactory
Create an instance of Testsuites
createTree(TCRCatalogTreeDTO) - Static method in class com.thed.zblast.util.RestUtil
 
createXMLDoc(File) - Static method in class com.thed.zblast.parser.util.ZXMLDocumentFactory
 
crlfToBR(String) - Static method in class com.thed.zblast.parser.util.ZTextUtils
 
CUCUMBER - Static variable in class com.thed.util.ZeeConstants
 
CucumberJsonResultParserImpl - Class in com.thed.zblast.parser
 
CucumberJsonResultParserImpl() - Constructor for class com.thed.zblast.parser.CucumberJsonResultParserImpl
 
currentTestcaseExecution - Variable in class com.thed.launcher.AbstractZBotScriptLauncher
 
CUSTOM_GSON - Static variable in class com.thed.util.gson.GsonUtil
 
CUSTOM_GSON - Static variable in class com.thed.util.gson.GsonXcalUtil
 
CustomDateTypeAdapter - Class in com.thed.util.gson
 
CustomDateTypeAdapter() - Constructor for class com.thed.util.gson.CustomDateTypeAdapter
 
CustomDateUtil - Class in com.thed.util.gson
 
CustomDateUtil() - Constructor for class com.thed.util.gson.CustomDateUtil
 
CYCLE_NAME_LIMIT - Static variable in class com.thed.util.ZeeConstants
 
CYCLE_PREFIX_DELIMITER - Static variable in class com.thed.util.ZeeConstants
 
CycleDTO - Class in com.thed.model
 
CycleDTO() - Constructor for class com.thed.model.CycleDTO
 
CyclePhaseDTO - Class in com.thed.model
 
CyclePhaseDTO() - Constructor for class com.thed.model.CyclePhaseDTO
 

D

databaseTimeStringToString(String) - Static method in class com.thed.zblast.parser.util.ZCalendarUtils
 
DATE_FORMAT - Static variable in class com.thed.util.ZeeConstants
 
dateTimetoDate(String) - Static method in class com.thed.zblast.parser.util.ZCalendarUtils
 
dateToSimpleString(Date) - Static method in class com.thed.zblast.parser.util.ZCalendarUtils
 
dateToString(Date) - Static method in class com.thed.zblast.parser.util.ZCalendarUtils
 
decrypt(String) - Static method in class com.thed.util.CodecUtils
decrypts the data using customerId as default key
DEFAULT_CYCLE_DURATION - Static variable in class com.thed.util.ZeeConstants
 
DEFAULT_ZBOT_NAME - Static variable in class com.thed.util.ZeeConstants
 
Defect - Class in com.thed.model
 
Defect(String, Date, String, String, String) - Constructor for class com.thed.model.Defect
 
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class com.thed.util.gson.CustomDateTypeAdapter
 
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class com.thed.util.gson.XGCalConverter.Deserializer
 
Deserializer() - Constructor for class com.thed.util.gson.XGCalConverter.Deserializer
 
DESKTOP_ALERT_ENABLED - Static variable in class com.thed.util.Utils
 
disabled - Variable in class com.thed.zblast.parser.jaxb.junit.Testsuite
 
disabled - Variable in class com.thed.zblast.parser.jaxb.junit.Testsuites
 
durationMs - Variable in class com.thed.zblast.parser.model.TestngResults.Testsuite
 
durationMs - Variable in class com.thed.zblast.parser.model.TestngResults.Testsuite.Test.Class.TestMethod
 
durationMs - Variable in class com.thed.zblast.parser.model.TestngResults.Testsuite.Test
 
durationStringToMillisTime(String) - Static method in class com.thed.zblast.parser.util.ZCalendarUtils
 
durationStringToSecondTime(String) - Static method in class com.thed.zblast.parser.util.ZCalendarUtils
 

E

EGG_PLANT - Static variable in class com.thed.util.ZeeConstants
 
EggplantParser - Class in com.thed.zblast.parser
 
EggplantParser(String, String) - Constructor for class com.thed.zblast.parser.EggplantParser
 
EggPlantResult - Class in com.thed.zblast.parser.model
 
EggPlantResult() - Constructor for class com.thed.zblast.parser.model.EggPlantResult
 
EggPlantScriptLine - Class in com.thed.zblast.parser.model
 
EggPlantScriptLine() - Constructor for class com.thed.zblast.parser.model.EggPlantScriptLine
 
enableResultUpdate() - Method in interface com.thed.launcher.IZBotScriptLauncher
Enable real-time result update.
ENC_PWD - Static variable in class com.thed.util.ZeeConstants
 
ENC_PWD_KEY - Static variable in class com.thed.util.Utils
 
encodeAttributeName(String) - Static method in class com.thed.zblast.parser.util.ZTextUtils
 
encrypt(String) - Static method in class com.thed.util.CodecUtils
encrypts the data using customerId as default key.
equals(Object) - Method in class com.thed.model.Agent
 
equals(Object) - Method in class com.thed.model.TCRCatalogTree
 
equals(Object) - Method in class com.thed.model.TestcaseBatchExecution
 
equals(Object) - Method in class com.thed.model.TestcaseExecution
 
equals(Object) - Method in class com.thed.zblast.parser.model.TCRTestcase
 
error - Variable in class com.thed.zblast.parser.jaxb.junit.Testcase
 
Error - Class in com.thed.zblast.parser.jaxb.junit
Java class for anonymous complex type.
Error() - Constructor for class com.thed.zblast.parser.jaxb.junit.Error
 
ERROR_MESSAGE_ACTUAL_TIME_UNIT - Static variable in class com.thed.util.ZeeConstants
 
ErrorResource - Class in com.thed.util
 
ErrorResource() - Constructor for class com.thed.util.ErrorResource
 
ErrorResource(String, int) - Constructor for class com.thed.util.ErrorResource
 
ErrorResource(String, String) - Constructor for class com.thed.util.ErrorResource
 
ErrorResource(String, String, Object) - Constructor for class com.thed.util.ErrorResource
 
errors - Variable in class com.thed.zblast.parser.jaxb.junit.Testcase
 
errors - Variable in class com.thed.zblast.parser.jaxb.junit.Testsuite
 
errors - Variable in class com.thed.zblast.parser.jaxb.junit.Testsuites
 
escapeAttributeString(String) - Static method in class com.thed.zblast.parser.util.ZTextUtils
 
escapeFileName(String) - Static method in class com.thed.zblast.parser.util.ZTextUtils
 
escapeJsonValue(String) - Static method in class com.thed.zblast.parser.util.ZTextUtils
 
escapeStringForCDATA(String) - Static method in class com.thed.zblast.parser.util.ZTextUtils
 
escapeStringForDatabase(String) - Static method in class com.thed.zblast.parser.util.ZTextUtils
 
escapeStringforRegex(String) - Static method in class com.thed.zblast.parser.util.ZTextUtils
 
escapeTextString(String) - Static method in class com.thed.zblast.parser.util.ZTextUtils
 
escapeURIString(String) - Static method in class com.thed.zblast.parser.util.ZTextUtils
 
escapeURLString(String) - Static method in class com.thed.zblast.parser.util.ZTextUtils
 
EventProducerTest - Class in com.thed.zblast.scheduler
 
EventProducerTest(BlockingQueue<ProgressWorkUnit<JobProgressDTO>>) - Constructor for class com.thed.zblast.scheduler.EventProducerTest
 
exception - Variable in class com.thed.zblast.parser.model.TestngResults.Testsuite.Test.Class.TestMethod
 
Exception() - Constructor for class com.thed.zblast.parser.model.TestngResults.Testsuite.Test.Class.TestMethod.Exception
 
execute(List<ExecutionRequest>) - Static method in class com.thed.zblast.util.RestUtil
 
execute(JobExecutionContext) - Method in class com.thed.zblast.scheduler.QuartzJobScheduler
 
executeAll(List<ExecutionRequest>) - Static method in class com.thed.zblast.util.RestUtil
 
executeJob(AutomationJobDetail) - Method in class com.thed.zblast.scheduler.ScheduledJobExecutor
 
executionDate - Variable in class com.thed.model.RemoteTestResult
 
ExecutionModificationRequest - Class in com.thed.zblast.parser.model
 
ExecutionModificationRequest() - Constructor for class com.thed.zblast.parser.model.ExecutionModificationRequest
 
executionNotes - Variable in class com.thed.model.RemoteTestResult
 
ExecutionRequest - Class in com.thed.model
 
ExecutionRequest() - Constructor for class com.thed.model.ExecutionRequest
 
executionStatus - Variable in class com.thed.model.RemoteTestResult
 
EXTERNAL_ID - Static variable in class com.thed.util.ZeeConstants
 
extractBodyFromHtml(String) - Static method in class com.thed.zblast.parser.util.ZTextUtils
 

F

failed - Variable in class com.thed.zblast.parser.model.TestngResults
 
failure - Variable in class com.thed.zblast.parser.jaxb.junit.Testcase
 
Failure - Class in com.thed.zblast.parser.jaxb.junit
Java class for anonymous complex type.
Failure() - Constructor for class com.thed.zblast.parser.jaxb.junit.Failure
 
failures - Variable in class com.thed.zblast.parser.jaxb.junit.Testsuite
 
failures - Variable in class com.thed.zblast.parser.jaxb.junit.Testsuites
 
fetchURL(String) - Static method in class com.thed.util.URLValidator
 
findPackageName(String) - Static method in class com.thed.util.ZephyrSoapClient
 
findPackageName(String) - Static method in class com.thed.zblast.util.TestcaseUploader
 
finishedAt - Variable in class com.thed.zblast.parser.model.TestngResults.Testsuite
 
finishedAt - Variable in class com.thed.zblast.parser.model.TestngResults.Testsuite.Test.Class.TestMethod
 
finishedAt - Variable in class com.thed.zblast.parser.model.TestngResults.Testsuite.Test
 
format(LogRecord) - Method in class com.thed.util.LogFormatter
 
formatMessage(LogRecord) - Method in class com.thed.util.LogFormatter
 
fullStacktrace - Variable in class com.thed.zblast.parser.model.TestngResults.Testsuite.Test.Class.TestMethod.Exception
 

G

getAccessLevel() - Method in class com.thed.model.PreferenceDTO
 
getAccountEnabled() - Method in class com.thed.model.UserDTO
 
getAccountExpired() - Method in class com.thed.model.UserDTO
 
getActualTime() - Method in class com.thed.model.ExecutionRequest
 
getActualTime() - Method in class com.thed.model.ReleaseTestSchedule
Description: getter method for attribute actualTime
getActualTime() - Method in class com.thed.model.RemoteTestResult
 
getAddress1() - Method in class com.thed.model.UserDTO
 
getAddress2() - Method in class com.thed.model.UserDTO
 
getAgent() - Method in class com.thed.launcher.AbstractZBotScriptLauncher
 
getAgent() - Method in interface com.thed.launcher.IZBotScriptLauncher
getter for Agent
getAgentHostAndIp() - Method in class com.thed.model.Agent
 
getAgentStatus() - Method in interface com.thed.launcher.IZBotScriptLauncher
Launcher must keep updated the status of testcase at all times.
getAgentToken() - Method in class com.thed.model.AutomationJobDetail
 
getAgentToken() - Method in class com.thed.model.TestcaseBatchExecution
 
getAllSuites(String) - Static method in class com.thed.zblast.parser.CucumberJsonResultParserImpl
 
getAssertions() - Method in class com.thed.zblast.parser.jaxb.junit.Testcase
Gets the value of the assertions property.
getAssignmentDate() - Method in class com.thed.model.ReleaseTestSchedule
 
getAssignResultsTo() - Method in class com.thed.model.AutomationJobDetail
 
getAssignResultsTo() - Method in class com.thed.model.ZephyrConfigModel
 
getAttachement() - Method in class com.thed.zblast.parser.model.TestcaseModel
 
getAttachment() - Method in class com.thed.model.TestCaseResultModel
 
getAttachment() - Method in class com.thed.zblast.parser.jaxb.junit.Attachments
Gets the value of the attachment attachment.
getAttachmentCount() - Method in class com.thed.model.ReleaseTestSchedule
 
getAttachmentCount() - Method in class com.thed.zblast.parser.model.TCRTestcase
 
getAttachmentFile() - Method in class com.thed.zblast.parser.jaxb.junit.Testsuite
 
getAttachmentList() - Method in class com.thed.zblast.parser.jaxb.junit.Testcase
 
getAttachmentLocation() - Method in class com.thed.model.TestResult
 
getAttachments() - Method in class com.thed.zblast.parser.jaxb.junit.Testcase
 
getAutomated() - Method in class com.thed.zblast.parser.model.TCRTestcase
 
getAutomatedDefault() - Method in class com.thed.zblast.parser.model.TCRTestcase
If automated value is null returns false.
getAutomationFramework() - Method in class com.thed.model.AutomationJobDetail
 
getAutomationFramework() - Method in class com.thed.model.AutomationScriptJobDTO
 
getAutomationJob() - Method in class com.thed.model.AutomationJobReport
 
getAutomationJobDetail() - Method in class com.thed.zblast.util.ZautomationTask
 
getAutomationJobDetailId() - Method in class com.thed.model.AutomationJobScheduleDTO
 
getAutomationJobResultFilereadingMonitorWaitTime() - Static method in class com.thed.zblast.scheduler.ScheduledJobExecutor
 
getAutomationJobResultFilereadingMonitorWaitTime() - Static method in class com.thed.zblast.util.RestUtil
 
getAutomationJobSet() - Method in class com.thed.model.AutomationJobSet
 
getBatchParentJobId() - Method in class com.thed.model.AutomationJobSet
 
getBuild() - Method in class com.thed.model.CycleDTO
 
getBuildIndex() - Method in class com.thed.model.TestStep
 
getBulk() - Method in class com.thed.model.AutomationJobSet
 
getCategories() - Method in class com.thed.model.TCRCatalogTree
 
getCategories() - Method in class com.thed.model.TCRCatalogTreeDTO
 
getChangeBy() - Method in class com.thed.model.ExecutionRequest
 
getChangeBy() - Method in class com.thed.model.ReleaseTestSchedule
 
getChangedOn() - Method in class com.thed.model.ExecutionRequest
 
getChargeableFlag() - Method in class com.thed.model.UserDTO
 
getCheck() - Method in class com.thed.zblast.parser.util.ZExecutionStep
 
getCity() - Method in class com.thed.model.UserDTO
 
getClassname() - Method in class com.thed.zblast.parser.jaxb.junit.Testcase
Gets the value of the classname property.
getClassName() - Method in class com.thed.zblast.parser.model.TestcaseModel
 
getClazz() - Method in class com.thed.zblast.parser.model.TestngResults.Testsuite.Test.Class.TestMethod.Exception
Gets the value of the clazz property.
getClazz() - Method in class com.thed.zblast.parser.model.TestngResults.Testsuite.Test
Gets the value of the clazz property.
getClientId() - Method in class com.thed.model.UserDTO
 
getComment() - Method in class com.thed.model.ReleaseTestSchedule
 
getComment() - Method in class com.thed.model.TestStepResult
 
getComments() - Method in class com.thed.zblast.parser.model.TCRTestcase
 
getConnectionFromPool() - Static method in class com.thed.zblast.util.RestUtil
 
getContent() - Method in class com.thed.zblast.parser.jaxb.junit.Attachment
Gets the value of the content property.
getContent() - Method in class com.thed.zblast.parser.jaxb.junit.Error
Gets the value of the content property.
getContent() - Method in class com.thed.zblast.parser.jaxb.junit.Failure
Gets the value of the content property.
getContent() - Method in class com.thed.zblast.parser.jaxb.junit.Requirement
Gets the value of the content property.
getContentType() - Method in class com.thed.model.Attachment
 
getContentType() - Method in class com.thed.model.AttachmentDTO
 
getCountry() - Method in class com.thed.model.UserDTO
 
getCreateDate() - Method in class com.thed.model.TestcaseBatchExecution
 
getCreatedBy() - Method in class com.thed.model.Attachment
 
getCreatedBy() - Method in class com.thed.model.AutomationScriptJobDTO
 
getCreatedBy() - Method in class com.thed.model.TCRCatalogTree
 
getCreatedBy() - Method in class com.thed.model.TCRCatalogTreeDTO
 
getCreatedDate() - Method in class com.thed.model.Defect
 
getCreatedOn() - Method in class com.thed.model.AutomationScriptJobDTO
 
getCreatedOn() - Method in class com.thed.model.CycleDTO
 
getCreatedOn() - Method in class com.thed.model.CyclePhaseDTO
 
getCreatedOn() - Method in class com.thed.model.ProjectDTO
 
getCreatedOn() - Method in class com.thed.model.TCRCatalogTree
 
getCreatedOn() - Method in class com.thed.model.TCRCatalogTreeDTO
 
getCreatePackage() - Method in class com.thed.model.AutomationJobDetail
 
getCreatePhase() - Method in class com.thed.model.AutomationJobDetail
 
getCreatePhase() - Method in class com.thed.model.ZephyrConfigModel
 
getCreateRTSList() - Method in class com.thed.zblast.parser.model.ExecutionModificationRequest
 
getCreationDate() - Method in class com.thed.zblast.parser.model.TCRTestcase
 
getCreationDateString() - Method in class com.thed.zblast.parser.model.TestCase
 
getCredentialsExpired() - Method in class com.thed.model.UserDTO
 
getCronExperssion() - Method in class com.thed.model.AutomationJobDetail
 
getCurrentLoggedinUser() - Static method in class com.thed.zblast.util.RestUtil
 
getCurrentLogTime() - Static method in class com.thed.zblast.parser.util.ZCalendarUtils
 
getCurrentTestcaseExecution() - Method in class com.thed.launcher.AbstractZBotScriptLauncher
 
getCurrentTestcaseExecution() - Method in interface com.thed.launcher.IZBotScriptLauncher
utility method to get Current TestcaseExecution
getCurrentTime() - Static method in class com.thed.zblast.parser.util.ZCalendarUtils
 
getCurrentTimeMillis() - Static method in class com.thed.zblast.parser.util.ZCalendarUtils
 
getCycle(Long) - Static method in class com.thed.zblast.util.RestUtil
 
getCycleDuration() - Method in class com.thed.model.AutomationJobDetail
 
getCycleDuration() - Method in class com.thed.model.AutomationJobScheduleDTO
 
getCycleDuration() - Method in class com.thed.model.ZephyrConfigModel
 
getCycleEndDate() - Method in class com.thed.model.AutomationJobDetail
 
getCycleEndDate() - Method in class com.thed.model.CycleDTO
 
getCycleEndDate() - Method in class com.thed.model.ZephyrConfigModel
 
getCycleId() - Method in class com.thed.model.AutomationJobDetail
 
getCycleId() - Method in class com.thed.model.AutomationJobScheduleDTO
 
getCycleId() - Method in class com.thed.model.CyclePhaseDTO
 
getCycleId() - Method in class com.thed.model.ZephyrConfigModel
 
getCycleName() - Method in class com.thed.model.AutomationJobDetail
 
getCycleName() - Method in class com.thed.model.ZephyrConfigModel
 
getCycleNames(Long, String, String) - Static method in class com.thed.zblast.util.RestUtil
 
getCyclePhaseId() - Method in class com.thed.model.AutomationJobDetail
 
getCyclePhaseId() - Method in class com.thed.model.ReleaseTestSchedule
 
getCyclePhaseId() - Method in class com.thed.model.TestStepResult
 
getCyclePhaseId() - Method in class com.thed.zblast.parser.model.ReleaseTestScheduleCreateRequest
 
getCyclePhaseName() - Method in class com.thed.model.AutomationJobDetail
 
getCyclePhases() - Method in class com.thed.model.CycleDTO
 
getCycleStartDate() - Method in class com.thed.model.AutomationJobDetail
 
getCycleStartDate() - Method in class com.thed.model.CycleDTO
 
getCycleStartDate() - Method in class com.thed.model.ZephyrConfigModel
 
getDaily() - Method in class com.thed.model.AutomationJobDetail
 
getDashboardUrl() - Method in class com.thed.model.ProjectDTO
 
getData() - Method in class com.thed.model.TestStepDetail
 
getData() - Method in class com.thed.util.ErrorResource
 
getDateCreated() - Method in class com.thed.model.AttachmentDTO
 
getDefaultValue() - Method in class com.thed.model.PreferenceDTO
 
getDefect() - Method in class com.thed.model.TestResult
 
getDefectId() - Method in class com.thed.model.Defect
 
getDefects() - Method in class com.thed.model.ReleaseTestSchedule
 
getDelay() - Method in class com.thed.model.AutomationJobDetail
 
getDepartmentId() - Method in class com.thed.model.ProjectDTO
 
getDescription() - Method in class com.thed.model.Attachment
 
getDescription() - Method in class com.thed.model.AttachmentDTO
 
getDescription() - Method in class com.thed.model.Defect
 
getDescription() - Method in class com.thed.model.ProjectDTO
 
getDescription() - Method in class com.thed.model.TCRCatalogTree
 
getDescription() - Method in class com.thed.model.TCRCatalogTreeDTO
 
getDescription() - Method in class com.thed.zblast.parser.model.TCRTestcase
 
getDescription() - Method in class com.thed.zblast.parser.model.TestCase
 
getDescription() - Method in class com.thed.zblast.parser.model.TestSuite
 
getDisabled() - Method in class com.thed.zblast.parser.jaxb.junit.Testsuite
Gets the value of the disabled property.
getDisabled() - Method in class com.thed.zblast.parser.jaxb.junit.Testsuites
Gets the value of the disabled property.
getDuration() - Method in class com.thed.zblast.parser.model.EggPlantResult
 
getDuration() - Method in class com.thed.zblast.parser.model.TestCase
 
getDurationMs() - Method in class com.thed.zblast.parser.model.TestngResults.Testsuite
Gets the value of the durationMs property.
getDurationMs() - Method in class com.thed.zblast.parser.model.TestngResults.Testsuite.Test.Class.TestMethod
Gets the value of the durationMs property.
getDurationMs() - Method in class com.thed.zblast.parser.model.TestngResults.Testsuite.Test
Gets the value of the durationMs property.
getEditable() - Method in class com.thed.model.PreferenceDTO
 
getEmail() - Method in class com.thed.model.UserDTO
 
getEndDate() - Method in class com.thed.model.AutomationJobDetail
 
getEndDate() - Method in class com.thed.model.CycleDTO
 
getEndDate() - Method in class com.thed.model.CyclePhaseDTO
 
getEndDate() - Method in class com.thed.model.ProjectDTO
 
getEnvironment() - Method in class com.thed.model.CycleDTO
 
getError() - Method in class com.thed.zblast.parser.jaxb.junit.Testcase
Gets the value of the error property.
getErrorCode() - Method in class com.thed.util.ErrorResource
 
getErrorCount() - Method in class com.thed.zblast.scheduler.JobProgressDTO
 
getErrorMsg() - Method in class com.thed.util.ErrorResource
 
getErrors() - Method in class com.thed.zblast.parser.jaxb.junit.Testcase
 
getErrors() - Method in class com.thed.zblast.parser.jaxb.junit.Testsuite
Gets the value of the errors property.
getErrors() - Method in class com.thed.zblast.parser.jaxb.junit.Testsuites
Gets the value of the errors property.
getErrors() - Method in class com.thed.zblast.parser.model.EggPlantResult
 
getEstimatedTime() - Method in class com.thed.model.ReleaseTestSchedule
 
getEstimatedTime() - Method in class com.thed.zblast.parser.model.TCRTestcase
 
getException() - Method in class com.thed.zblast.parser.model.TestngResults.Testsuite.Test.Class.TestMethod
Gets the value of the exception property.
getExceptions() - Method in class com.thed.zblast.parser.model.EggPlantResult
 
getExecDate() - Method in class com.thed.model.TestResult
 
getExecutedBy() - Method in class com.thed.model.ReleaseTestSchedule
 
getExecutedCount() - Method in class com.thed.zblast.scheduler.JobProgressDTO
 
getExecutedOn() - Method in class com.thed.model.ExecutionRequest
 
getExecutedOn() - Method in class com.thed.zblast.parser.model.ExecutionModificationRequest
 
getExecutionDate() - Method in class com.thed.model.RemoteTestResult
 
getExecutionDate() - Method in class com.thed.model.TestResult
 
getExecutionDate() - Method in class com.thed.model.TestStepResult
 
getExecutionNotes() - Method in class com.thed.model.RemoteTestResult
 
getExecutionNotes() - Method in class com.thed.model.TestResult
 
getExecutionRequest() - Method in class com.thed.model.TestCaseResultModel
 
getExecutionRequest() - Method in class com.thed.zblast.parser.jaxb.junit.Testcase
 
getExecutionRequest() - Method in class com.thed.zblast.parser.model.TCRTestcase
 
getExecutionRequest() - Method in class com.thed.zblast.parser.model.TestcaseModel
 
getExecutionResult() - Method in class com.thed.zblast.util.ZautomationTask
 
getExecutionStatus() - Method in class com.thed.model.RemoteTestResult
 
getExecutionStatus() - Method in class com.thed.model.TestResult
 
getExecutionStatus() - Method in class com.thed.model.TestStepDetail
 
getExecutionSteps() - Method in class com.thed.zblast.parser.util.ZReturnStatus
 
getExitCode() - Method in class com.thed.model.ZblastScriptExecutionResult
 
getExternalId() - Method in class com.thed.zblast.parser.model.TCRTestcase
 
getExternalSystem() - Method in class com.thed.model.ProjectDTO
 
getFailed() - Method in class com.thed.zblast.parser.model.TestngResults
Gets the value of the failed property.
getFailedCount() - Method in class com.thed.zblast.scheduler.JobProgressDTO
 
getFailedTCSMetadata(int) - Static method in class com.thed.zblast.util.RestUtil
 
getFailMessage() - Method in class com.thed.zblast.parser.model.TestCase
 
getFailReason() - Method in class com.thed.zblast.parser.model.TestCase
 
getFailure() - Method in class com.thed.zblast.parser.jaxb.junit.Testcase
Gets the value of the failure property.
getFailures() - Method in class com.thed.zblast.parser.jaxb.junit.Testsuite
Gets the value of the failures property.
getFailures() - Method in class com.thed.zblast.parser.jaxb.junit.Testsuites
Gets the value of the failures property.
getFieldName() - Method in class com.thed.model.AttachmentDTO
 
getFileAsStream(String) - Static method in class com.thed.util.Utils
 
getFileName() - Method in class com.thed.model.AttachmentDTO
 
getFileSize() - Method in class com.thed.model.Attachment
 
getFileWatcherJobs(Agent) - Static method in class com.thed.zblast.util.RestUtil
 
getFinishedAt() - Method in class com.thed.zblast.parser.model.TestngResults.Testsuite
Gets the value of the finishedAt property.
getFinishedAt() - Method in class com.thed.zblast.parser.model.TestngResults.Testsuite.Test.Class.TestMethod
Gets the value of the finishedAt property.
getFinishedAt() - Method in class com.thed.zblast.parser.model.TestngResults.Testsuite.Test
Gets the value of the finishedAt property.
getFirstName() - Method in class com.thed.model.UserDTO
 
getFirstResult() - Method in class com.thed.model.SearchResult
 
getFirstResult() - Method in class com.thed.zblast.parser.model.SearchResult
 
getFlagInt() - Method in class com.thed.zblast.parser.model.ReleaseTestScheduleCreateRequest
 
getFolderId() - Method in class com.thed.zblast.parser.model.TestCase
 
getFolderName() - Method in class com.thed.zblast.parser.model.TestCase
 
getFolderPath() - Method in class com.thed.model.AutomationJobDetail
 
getFreeForm() - Method in class com.thed.model.CyclePhaseDTO
 
getFromFileWatcher() - Method in class com.thed.model.AutomationJobDetail
 
getFullName() - Method in class com.thed.model.UserDTO
 
getFullStacktrace() - Method in class com.thed.zblast.parser.model.TestngResults.Testsuite.Test.Class.TestMethod.Exception
Gets the value of the fullStacktrace property.
getGetOriginal() - Method in class com.thed.zblast.parser.model.TCRCatalogTreeTestcase
 
getGroups() - Method in class com.thed.zblast.parser.model.TestngResults.Testsuite
Gets the value of the groups property.
getHomePhoneNumber() - Method in class com.thed.model.UserDTO
 
getHostname() - Method in class com.thed.zblast.parser.jaxb.junit.Testsuite
Gets the value of the hostname property.
getId() - Method in class com.thed.model.Attachment
 
getId() - Method in class com.thed.model.AutomationJobDetail
 
getId() - Method in class com.thed.model.AutomationJobScheduleDTO
 
getId() - Method in class com.thed.model.AutomationScriptJobDTO
 
getId() - Method in class com.thed.model.CycleDTO
 
getId() - Method in class com.thed.model.CyclePhaseDTO
 
getId() - Method in class com.thed.model.ProjectDTO
 
getId() - Method in class com.thed.model.ReleaseTestSchedule
 
getId() - Method in class com.thed.model.RemoteTestResult
 
getId() - Method in class com.thed.model.ScheduledTestCaseMetaDataDTO
 
getId() - Method in class com.thed.model.TCRCatalogTree
 
getId() - Method in class com.thed.model.TCRCatalogTreeDTO
 
getId() - Method in class com.thed.model.TestcaseBatchExecution
 
getId() - Method in class com.thed.model.TestcaseExecution
 
getId() - Method in class com.thed.model.TestResult
 
getId() - Method in class com.thed.model.TestStep
 
getId() - Method in class com.thed.model.TestStepDetail
 
getId() - Method in class com.thed.model.TestStepResult
Description: getter method for attribute id
getId() - Method in class com.thed.model.UserDTO
 
getId() - Method in class com.thed.zblast.parser.jaxb.junit.Testsuite
Gets the value of the id property.
getId() - Method in class com.thed.zblast.parser.model.TCRCatalogTreeTestcase
 
getId() - Method in class com.thed.zblast.parser.model.TCRTestcase
 
getId() - Method in class com.thed.zblast.parser.model.TestCase
 
getId() - Method in class com.thed.zblast.parser.model.TestSuite
 
getIds() - Method in class com.thed.model.LongIdListRequest
 
getImage() - Method in class com.thed.zblast.parser.model.EggPlantScriptLine
 
getImageURL() - Method in class com.thed.zblast.parser.model.EggPlantScriptLine
 
getIsConfig() - Method in class com.thed.zblast.parser.model.TestngResults.Testsuite.Test.Class.TestMethod
Gets the value of the isConfig property.
getIsCustomizable() - Method in class com.thed.model.PreferenceDTO
 
getIsDeleted() - Method in class com.thed.model.AutomationScriptJobDTO
 
getIsolationLevel() - Method in class com.thed.model.ProjectDTO
 
getIsParseResultFile() - Method in class com.thed.model.AutomationScriptJobDTO
 
getIsReuse() - Method in class com.thed.model.AutomationJobDetail
 
getIsTimeStamp() - Method in class com.thed.model.AutomationJobDetail
 
getItemId() - Method in class com.thed.model.Attachment
 
getItemType() - Method in class com.thed.model.Attachment
 
getJobDetailTcrCatalogTreeId() - Method in class com.thed.model.AutomationJobDetail
 
getJobEndDate() - Method in class com.thed.model.AutomationJobReport
 
getJobId() - Method in class com.thed.model.TestcaseBatchExecution
 
getJobIntiatedBy() - Method in class com.thed.model.AutomationJobDetail
 
getJobIntiatedBy() - Method in class com.thed.model.ZephyrConfigModel
 
getJobModifyDate() - Method in class com.thed.model.AutomationJobScheduleDTO
 
getJobName() - Method in class com.thed.model.AutomationJobDetail
 
getJobName() - Method in class com.thed.zblast.scheduler.JobProgressDTO
 
getJobQueue() - Method in class com.thed.model.QueueProcessor
 
getJobScheduleDate() - Method in class com.thed.model.AutomationJobScheduleDTO
 
getJobStart() - Method in class com.thed.model.AutomationJobReport
 
getJobStatus() - Method in class com.thed.model.AutomationJobReport
 
getJobType() - Method in class com.thed.model.AutomationJobDetail
 
getKey() - Method in class com.thed.model.RemoteFieldValue
 
getLastModificationDate() - Method in class com.thed.model.TestStep
 
getLastModifiedBy() - Method in class com.thed.model.ReleaseTestSchedule
 
getLastModifiedBy() - Method in class com.thed.model.TCRCatalogTree
 
getLastModifiedBy() - Method in class com.thed.model.TCRCatalogTreeDTO
 
getLastModifiedBy() - Method in class com.thed.model.TestStep
 
getLastModifiedOn() - Method in class com.thed.model.ReleaseTestSchedule
 
getLastModifiedOn() - Method in class com.thed.model.TCRCatalogTree
 
getLastModifiedOn() - Method in class com.thed.model.TCRCatalogTreeDTO
 
getLastModifiedOn() - Method in class com.thed.zblast.parser.model.TCRCatalogTreeTestcase
 
getLastModifiedOn() - Method in class com.thed.zblast.parser.model.TCRTestcase
 
getLastName() - Method in class com.thed.model.UserDTO
 
getLastPasswordChange() - Method in class com.thed.model.UserDTO
 
getLastPing() - Method in class com.thed.model.Agent
 
getLastSuccessfulLogin() - Method in class com.thed.model.UserDTO
 
getLastSuccessfulLoginString() - Method in class com.thed.model.UserDTO
 
getLastTestResult() - Method in class com.thed.model.ReleaseTestSchedule
Description: getter method for attribute lastTestResult
getLinkedTCRCatalogTreeId() - Method in class com.thed.model.TCRCatalogTree
 
getLinkedTCRCatalogTreeId() - Method in class com.thed.model.TCRCatalogTreeDTO
Deprecated.
getLoadedJarFile(String) - Static method in class com.thed.util.Utils
 
getLocalId() - Method in class com.thed.model.TestStepDetail
 
getLocation() - Method in class com.thed.model.UserDTO
 
getLoginName() - Method in class com.thed.model.UserDTO
 
getLogPropertiesFile() - Static method in class com.thed.util.Utils
 
getMaxId() - Method in class com.thed.model.TestStep
 
getMessage() - Method in class com.thed.zblast.parser.jaxb.junit.Error
Gets the value of the message property.
getMessage() - Method in class com.thed.zblast.parser.jaxb.junit.Failure
Gets the value of the message property.
getMessage() - Method in class com.thed.zblast.parser.model.EggPlantScriptLine
 
getMessage() - Method in class com.thed.zblast.parser.model.TestngResults.Testsuite.Test.Class.TestMethod.Exception
Gets the value of the message property.
getMessage() - Method in class com.thed.zblast.parser.util.ZExecutionStep
 
getMetadataTCClassName() - Method in class com.thed.model.ScheduledTestCaseMetaDataDTO
 
getMetadataTCClassName() - Method in class com.thed.zblast.parser.model.TCRTestcase
 
getMetadataTCName() - Method in class com.thed.model.ScheduledTestCaseMetaDataDTO
 
getMetadataTCName() - Method in class com.thed.zblast.parser.model.TCRTestcase
 
getMethodForProject(Long) - Static method in class com.thed.zblast.util.RestUtil
 
getMobilePhoneNumber() - Method in class com.thed.model.UserDTO
 
getModifiedBy() - Method in class com.thed.model.AutomationScriptJobDTO
 
getModifiedOn() - Method in class com.thed.model.AutomationScriptJobDTO
 
getName() - Method in class com.thed.model.Attachment
 
getName() - Method in class com.thed.model.CycleDTO
 
getName() - Method in class com.thed.model.CyclePhaseDTO
 
getName() - Method in class com.thed.model.PreferenceDTO
 
getName() - Method in class com.thed.model.ProjectDTO
 
getName() - Method in class com.thed.model.TCRCatalogTree
 
getName() - Method in class com.thed.model.TCRCatalogTreeDTO
 
getName() - Method in class com.thed.model.TestCaseModel
 
getName() - Method in class com.thed.zblast.parser.jaxb.junit.Property
Gets the value of the name property.
getName() - Method in class com.thed.zblast.parser.jaxb.junit.Testcase
Gets the value of the name property.
getName() - Method in class com.thed.zblast.parser.jaxb.junit.Testsuite
Gets the value of the name property.
getName() - Method in class com.thed.zblast.parser.jaxb.junit.Testsuites
Gets the value of the name property.
getName() - Method in class com.thed.zblast.parser.model.TCRTestcase
 
getName() - Method in class com.thed.zblast.parser.model.TestCase
 
getName() - Method in class com.thed.zblast.parser.model.TestngResults.Testsuite
Gets the value of the name property.
getName() - Method in class com.thed.zblast.parser.model.TestngResults.Testsuite.Test.Class
Gets the value of the name property.
getName() - Method in class com.thed.zblast.parser.model.TestngResults.Testsuite.Test.Class.TestMethod
Gets the value of the name property.
getName() - Method in class com.thed.zblast.parser.model.TestngResults.Testsuite.Test
Gets the value of the name property.
getName() - Method in class com.thed.zblast.parser.model.TestSuite
 
getNodeFromXPath(Node, String) - Static method in class com.thed.zblast.parser.util.ZXMLDocumentFactory
 
getNodeObjListFromXPath(Document, String) - Static method in class com.thed.zblast.parser.util.ZXMLDocumentFactory
 
getNodeObjListFromXPath(Node, String) - Static method in class com.thed.zblast.parser.util.ZXMLDocumentFactory
 
getNodeStringValueFromXPath(Node, String) - Static method in class com.thed.zblast.parser.util.ZXMLDocumentFactory
 
getNotes() - Method in class com.thed.model.ExecutionRequest
 
getNotes() - Method in class com.thed.zblast.parser.model.ExecutionModificationRequest
 
getOldId() - Method in class com.thed.zblast.parser.model.TCRTestcase
 
getOrderId() - Method in class com.thed.model.TestStepDetail
 
getOrderId() - Method in class com.thed.zblast.parser.model.TestSuite
 
getOriginal() - Method in class com.thed.zblast.parser.model.TCRCatalogTreeTestcase
 
getPackage() - Method in class com.thed.zblast.parser.jaxb.junit.Testsuite
Gets the value of the package property.
getPackageName() - Method in class com.thed.model.TestCaseResultModel
 
getPackageName() - Method in class com.thed.zblast.parser.model.TestcaseModel
 
getPackageNames() - Method in class com.thed.model.ZephyrConfigModel
 
getPageNumber() - Method in class com.thed.model.SearchResult
 
getPageNumber() - Method in class com.thed.zblast.parser.model.SearchResult
 
getParameter() - Method in class com.thed.model.AutomationScriptJobDTO
 
getParameter() - Method in class com.thed.model.TestcaseBatchExecution
 
getParent() - Method in class com.thed.model.TCRCatalogTree
 
getParentId() - Method in class com.thed.model.TCRCatalogTree
 
getParentId() - Method in class com.thed.model.TCRCatalogTreeDTO
 
getParentId() - Method in class com.thed.zblast.parser.model.TestCase
 
getParentId() - Method in class com.thed.zblast.parser.model.TestSuite
 
getParentName() - Method in class com.thed.model.TCRCatalogTreeDTO
 
getParserTemplate() - Method in class com.thed.model.AutomationJobDetail
 
getParserTemplate() - Method in class com.thed.model.AutomationScriptJobDTO
 
getPassed() - Method in class com.thed.model.TestCaseResultModel
 
getPassed() - Method in class com.thed.zblast.parser.model.TestngResults
Gets the value of the passed property.
getPassword() - Method in class com.thed.model.UserDTO
 
getPhaseEndDate() - Method in class com.thed.model.CyclePhaseDTO
 
getPhaseName() - Method in class com.thed.model.AutomationJobDetail
 
getPhaseName() - Method in class com.thed.model.ZephyrConfigModel
 
getPhaseStartDate() - Method in class com.thed.model.CyclePhaseDTO
 
getPhaseTestCaseId() - Method in class com.thed.model.TestCaseModel
 
getPicture() - Method in class com.thed.model.UserDTO
 
getPostalCode() - Method in class com.thed.model.UserDTO
 
getPrefix() - Method in class com.thed.model.AutomationJobScheduleDTO
 
getPriority() - Method in class com.thed.model.Defect
 
getPriority() - Method in class com.thed.zblast.parser.model.TCRTestcase
 
getProgressWorkUnit() - Method in class com.thed.zblast.scheduler.ProgressWorkUnit
 
getProjectEndDate() - Method in class com.thed.model.ProjectDTO
 
getProjectId() - Method in class com.thed.model.AutomationJobDetail
 
getProjectId() - Method in class com.thed.model.AutomationScriptJobDTO
 
getProjectId() - Method in class com.thed.model.CycleDTO
 
getProjectId() - Method in class com.thed.zblast.parser.model.TCRTestcase
 
getProjectName() - Method in class com.thed.model.CycleDTO
 
getProjectStartDate() - Method in class com.thed.model.ProjectDTO
 
getProperties() - Method in class com.thed.zblast.parser.jaxb.junit.Testsuite
Gets the value of the properties property.
getProperty() - Method in class com.thed.zblast.parser.jaxb.junit.Properties
Gets the value of the property property.
getRealtimeStatus() - Method in class com.thed.launcher.ScriptProcessor
This method is used by zephyrAgent class to fetch realtime status.
getRealtimeStatus() - Method in class com.thed.model.Agent
 
getRefId() - Method in class com.thed.model.Attachment
 
getReleaseId() - Method in class com.thed.model.AutomationJobDetail
 
getReleaseId() - Method in class com.thed.model.AutomationScriptJobDTO
 
getReleaseId() - Method in class com.thed.model.CycleDTO
 
getReleaseId() - Method in class com.thed.model.MapTestcaseToRequirement
 
getReleaseId() - Method in class com.thed.model.TCRCatalogTree
 
getReleaseId() - Method in class com.thed.model.TCRCatalogTreeDTO
 
getReleaseId() - Method in class com.thed.model.TestStep
 
getReleaseId() - Method in class com.thed.model.ZephyrConfigModel
 
getReleaseId() - Method in class com.thed.zblast.parser.model.TCRCatalogTreeTestcase
 
getReleaseId() - Method in class com.thed.zblast.parser.model.TCRTestcase
 
getReleaseName() - Method in class com.thed.model.CycleDTO
 
getReleaseTestScheduleId() - Method in class com.thed.model.RemoteTestResult
 
getReleaseTestScheduleId() - Method in class com.thed.model.TestcaseExecution
 
getReleaseTestScheduleId() - Method in class com.thed.model.TestResult
 
getReleaseTestScheduleId() - Method in class com.thed.model.TestStepResult
 
getReleaseTestSchedules(CyclePhaseDTO, Long) - Static method in class com.thed.zblast.util.RestUtil
 
getReleaseTestSchedulesById(List<Long>) - Static method in class com.thed.zblast.util.RestUtil
 
getRemoteRepositoryId() - Method in class com.thed.model.TestCaseModel
 
getReporterOutput() - Method in class com.thed.zblast.parser.model.TestngResults
Gets the value of the reporterOutput property.
getReporterOutput() - Method in class com.thed.zblast.parser.model.TestngResults.Testsuite.Test.Class.TestMethod
Gets the value of the reporterOutput property.
getRequirement() - Method in class com.thed.zblast.parser.jaxb.junit.Requirements
Gets the value of the attachment attachment.
getRequirementAltId() - Method in class com.thed.model.MapTestcaseToRequirement
 
getRequirementId() - Method in class com.thed.model.MapTestcaseToRequirement
 
getRequirementIds() - Method in class com.thed.zblast.parser.jaxb.junit.Testcase
 
getRequirementIds() - Method in class com.thed.zblast.parser.model.TCRTestcase
Description: getter method for attribute requirementIds
getRequirements() - Method in class com.thed.zblast.parser.jaxb.junit.Testcase
 
getRequirements() - Method in class com.thed.zblast.parser.model.TestcaseModel
 
getResult() - Method in class com.thed.model.TestStepDetail
 
getResult() - Method in class com.thed.zblast.parser.util.ZExecutionStep
 
getResult() - Method in class com.thed.zblast.parser.util.ZReturnStatus
 
getResultParsingError() - Method in class com.thed.zblast.util.ZautomationTaskLog
 
getResultParsingErrZeeUnavailable() - Method in class com.thed.zblast.util.ZautomationTaskLog
 
getResultPath() - Method in class com.thed.model.AutomationJobDetail
 
getResultPath() - Method in class com.thed.model.AutomationScriptJobDTO
 
getResults() - Method in class com.thed.model.SearchResult
 
getResults() - Method in class com.thed.zblast.parser.model.SearchResult
 
getResultsAssignedTo() - Method in class com.thed.model.AutomationJobDetail
 
getResultSize() - Method in class com.thed.model.SearchResult
 
getResultSize() - Method in class com.thed.zblast.parser.model.SearchResult
 
getResultsPublishStatusMsg() - Method in class com.thed.model.ZblastScriptExecutionResult
 
getRevision() - Method in class com.thed.model.CycleDTO
 
getRevision() - Method in class com.thed.model.TCRCatalogTree
 
getRevision() - Method in class com.thed.model.TCRCatalogTreeDTO
 
getRevision() - Method in class com.thed.zblast.parser.model.TCRCatalogTreeTestcase
 
getRtsId() - Method in class com.thed.model.ExecutionRequest
 
getRunDate() - Method in class com.thed.zblast.parser.model.EggPlantResult
 
getScheduledId() - Method in class com.thed.model.ScheduledTestCaseMetaDataDTO
 
getScheduleId() - Method in class com.thed.model.AutomationJobDetail
 
getSchedulerId() - Method in class com.thed.zblast.scheduler.JobProgressDTO
 
getScript() - Method in class com.thed.zblast.parser.model.EggPlantResult
 
getScriptError() - Method in class com.thed.zblast.util.ZautomationTaskLog
 
getScriptErrorZeeUnavailable() - Method in class com.thed.zblast.util.ZautomationTaskLog
 
getScriptExecutionSatusMsg() - Method in class com.thed.model.ZblastScriptExecutionResult
 
getScriptId() - Method in class com.thed.zblast.parser.model.TCRTestcase
 
getScriptJobDescription() - Method in class com.thed.model.AutomationScriptJobDTO
 
getScriptJobDetail(Long) - Static method in class com.thed.zblast.util.RestUtil
 
getScriptJobName() - Method in class com.thed.model.AutomationScriptJobDTO
 
getScriptLines() - Method in class com.thed.zblast.parser.model.EggPlantResult
 
getScriptName() - Method in class com.thed.zblast.parser.model.TCRTestcase
 
getScriptPath() - Method in class com.thed.model.AutomationJobDetail
 
getScriptPath() - Method in class com.thed.model.AutomationScriptJobDTO
 
getScriptPath() - Method in class com.thed.model.TestcaseBatchExecution
 
getScriptPath() - Method in class com.thed.zblast.parser.model.TCRTestcase
 
getSelectedZephyrServer() - Method in class com.thed.model.ZephyrConfigModel
 
getSerialversionuid() - Static method in class com.thed.zblast.util.ZautomationTaskLog
 
getServerAddress() - Method in class com.thed.model.ZephyrInstance
 
getSet(String, String) - Static method in class com.thed.util.Utils
 
getSeverity() - Method in class com.thed.model.Defect
 
getSignature() - Method in class com.thed.zblast.parser.model.TestngResults.Testsuite.Test.Class.TestMethod
Gets the value of the signature property.
getSkipped() - Method in class com.thed.zblast.parser.jaxb.junit.Testcase
Gets the value of the skipped property.
getSkipped() - Method in class com.thed.zblast.parser.jaxb.junit.Testsuite
Gets the value of the skipped property.
getSkipped() - Method in class com.thed.zblast.parser.model.TestngResults
Gets the value of the skipped property.
getSkippedCount() - Method in class com.thed.zblast.scheduler.JobProgressDTO
 
getStartDate() - Method in class com.thed.model.Agent
 
getStartDate() - Method in class com.thed.model.AutomationJobDetail
 
getStartDate() - Method in class com.thed.model.CycleDTO
 
getStartDate() - Method in class com.thed.model.CyclePhaseDTO
 
getStartDate() - Method in class com.thed.model.ProjectDTO
 
getStartDate() - Method in class com.thed.model.ReleaseTestSchedule
 
getStartedAt() - Method in class com.thed.zblast.parser.model.TestngResults.Testsuite
Gets the value of the startedAt property.
getStartedAt() - Method in class com.thed.zblast.parser.model.TestngResults.Testsuite.Test.Class.TestMethod
Gets the value of the startedAt property.
getStartedAt() - Method in class com.thed.zblast.parser.model.TestngResults.Testsuite.Test
Gets the value of the startedAt property.
getState() - Method in class com.thed.model.UserDTO
 
getStateFlag() - Method in class com.thed.zblast.parser.model.TCRCatalogTreeTestcase
 
getStatus() - Method in class com.thed.model.Agent
 
getStatus() - Method in class com.thed.model.AutomationJobDetail
 
getStatus() - Method in class com.thed.model.AutomationJobScheduleDTO
 
getStatus() - Method in class com.thed.model.CycleDTO
 
getStatus() - Method in class com.thed.model.ExecutionRequest
 
getStatus() - Method in class com.thed.model.ProjectDTO
 
getStatus() - Method in class com.thed.model.ReleaseTestSchedule
 
getStatus() - Method in class com.thed.model.ScheduledTestCaseMetaDataDTO
 
getStatus() - Method in class com.thed.model.TestcaseBatchExecution
 
getStatus() - Method in class com.thed.model.TestcaseExecution
 
getStatus() - Method in class com.thed.model.TestResult
 
getStatus() - Method in class com.thed.model.TestStepResult
 
getStatus() - Method in class com.thed.zblast.parser.jaxb.junit.Testcase
Gets the value of the status property.
getStatus() - Method in class com.thed.zblast.parser.model.ReleaseTestScheduleCreateRequest
 
getStatus() - Method in class com.thed.zblast.parser.model.TestCase
 
getStatus() - Method in class com.thed.zblast.parser.model.TestngResults.Testsuite.Test.Class.TestMethod
Gets the value of the status property.
getStatusAttachment() - Method in class com.thed.zblast.parser.jaxb.junit.Testcase
 
getStatusByDisplayName(String) - Static method in class com.thed.util.SrvcUtil
Returns the status of an NT/2K/XP/2003 service with its given displayed name.
getStatusByServiceName(String) - Static method in class com.thed.util.SrvcUtil
Returns the status of an NT/2K/XP/2003 service with its given name.
getStatusFailAttachment() - Method in class com.thed.zblast.parser.jaxb.junit.Testcase
 
getStatusPassAttachment() - Method in class com.thed.zblast.parser.jaxb.junit.Testcase
 
getStep() - Method in class com.thed.model.TestStepDetail
 
getStep() - Method in class com.thed.zblast.parser.model.EggPlantScriptLine
 
getStep() - Method in class com.thed.zblast.parser.util.ZExecutionStep
 
getSteps() - Method in class com.thed.model.TestStep
 
getStepsForTestcase(Long) - Static method in class com.thed.zblast.util.RestUtil
 
getSuccesses() - Method in class com.thed.zblast.parser.jaxb.junit.Testcase
 
getSuccessZeeUnavailable() - Method in class com.thed.zblast.util.ZautomationTaskLog
 
getSuite() - Method in class com.thed.zblast.parser.model.TestngResults
Gets the value of the suite property.
getSuiteArray() - Method in class com.thed.zblast.parser.model.TestSuite
 
getSuitePackage() - Method in class com.thed.zblast.parser.model.TestSuite
 
getSuiteTestCaseMap() - Method in class com.thed.zblast.parser.model.TestSuite
 
getSut() - Method in class com.thed.zblast.parser.model.EggPlantResult
 
getSystemErr() - Method in class com.thed.zblast.parser.jaxb.junit.Testcase
Gets the value of the systemErr property.
getSystemErr() - Method in class com.thed.zblast.parser.jaxb.junit.Testsuite
Gets the value of the systemErr property.
getSystemOut() - Method in class com.thed.zblast.parser.jaxb.junit.Testcase
Gets the value of the systemOut property.
getSystemOut() - Method in class com.thed.zblast.parser.jaxb.junit.Testsuite
Gets the value of the systemOut property.
getTag() - Method in class com.thed.model.TestcaseBulkUpdateParam
 
getTag() - Method in class com.thed.zblast.parser.jaxb.junit.Testcase
 
getTag() - Method in class com.thed.zblast.parser.model.TCRTestcase
 
getTag() - Method in class com.thed.zblast.parser.model.TestCase
 
getTcId() - Method in class com.thed.model.TestStep
 
getTcName() - Method in class com.thed.zblast.parser.model.TestcaseModel
 
getTcrCatalogTreeId() - Method in class com.thed.model.AutomationJobDetail
 
getTcrCatalogTreeId() - Method in class com.thed.model.CyclePhaseDTO
 
getTcrCatalogTreeId() - Method in class com.thed.model.ScheduledTestCaseMetaDataDTO
 
getTcrCatalogTreeId() - Method in class com.thed.zblast.parser.model.TCRCatalogTreeTestcase
 
getTCRCatalogTreeIdHierarchy(Long) - Method in class com.thed.zblast.util.RestUtil
 
getTcrTreeTestcase() - Method in class com.thed.model.ReleaseTestSchedule
 
getTctId() - Method in class com.thed.model.TctTestcaseVersionParam
 
getTctId() - Method in class com.thed.zblast.parser.model.ReleaseTestScheduleCreateRequest
 
getTctIds() - Method in class com.thed.zblast.parser.model.TreeSelectionInfo
 
getTctTestcaseVersionParam() - Method in class com.thed.model.TestcaseBulkUpdateParam
 
getTempFilePath() - Method in class com.thed.model.AttachmentDTO
 
getTempPath() - Method in class com.thed.model.Attachment
 
getTest() - Method in class com.thed.zblast.parser.model.TestngResults.Testsuite
Gets the value of the test property.
getTestcase() - Method in class com.thed.model.TestCaseResultModel
 
getTestcase() - Method in class com.thed.zblast.parser.jaxb.junit.Testsuite
Gets the value of the testcase property.
getTestcase() - Method in class com.thed.zblast.parser.model.TCRCatalogTreeTestcase
 
getTestCaseArray() - Method in class com.thed.zblast.parser.model.TestSuite
 
getTestcaseAttachement() - Method in class com.thed.model.TestCaseResultModel
 
getTestcaseAttachement() - Method in class com.thed.zblast.parser.model.TestcaseModel
 
getTestcaseBatchExecution() - Method in class com.thed.launcher.AbstractZBotScriptLauncher
 
getTestcaseBatchExecution() - Method in interface com.thed.launcher.IZBotScriptLauncher
utility method to get TestcaseBatchExecution
getTestcaseExecutionList() - Method in class com.thed.model.TestcaseBatchExecution
 
getTestcaseId() - Method in class com.thed.model.MapTestcaseToRequirement
 
getTestcaseId() - Method in class com.thed.model.ScheduledTestCaseMetaDataDTO
 
getTestcaseId() - Method in class com.thed.zblast.parser.model.TCRTestcase
 
getTestCaseId() - Method in class com.thed.model.TestCaseModel
 
getTestcaseName() - Method in class com.thed.zblast.parser.model.TestcaseModel
 
getTestcaseRequirement() - Method in class com.thed.model.TestCaseResultModel
 
getTestcases() - Method in class com.thed.model.ZephyrConfigModel
 
getTestcasesCreated() - Method in class com.thed.model.AutomationJobReport
 
getTestcasesFailed() - Method in class com.thed.model.AutomationJobReport
 
getTestcasesPassed() - Method in class com.thed.model.AutomationJobReport
 
getTestcaseTag() - Method in class com.thed.zblast.parser.model.TestcaseModel
 
getTestcaseVersionId() - Method in class com.thed.model.TctTestcaseVersionParam
 
getTestClassName() - Method in class com.thed.zblast.parser.model.TestCase
 
getTesterId() - Method in class com.thed.model.ExecutionRequest
 
getTesterId() - Method in class com.thed.model.ReleaseTestSchedule
 
getTesterId() - Method in class com.thed.model.RemoteTestResult
 
getTesterId() - Method in class com.thed.model.TestResult
 
getTesterId() - Method in class com.thed.zblast.parser.model.ReleaseTestScheduleCreateRequest
 
getTestExecutionStatuses() - Static method in class com.thed.zblast.util.RestUtil
 
getTestExecutionStatusIds(Boolean) - Static method in class com.thed.util.ZephyrSoapClient
 
getTestId() - Method in class com.thed.zblast.parser.model.TestCase
 
getTestMethod() - Method in class com.thed.zblast.parser.model.TestngResults.Testsuite.Test.Class
Gets the value of the testMethod property.
getTests() - Method in class com.thed.zblast.parser.jaxb.junit.Testsuite
Gets the value of the tests property.
getTests() - Method in class com.thed.zblast.parser.jaxb.junit.Testsuites
Gets the value of the tests property.
getTestScheduleId() - Method in class com.thed.model.ReleaseTestSchedule
 
getTestsFromScriptJobTestSuiteList(List<Testsuite>, AutomationScriptJobDTO) - Static method in class com.thed.zblast.parser.JUnitResultParser
 
getTestsFromTestSuiteList(List<Testsuite>, AutomationJobDetail) - Static method in class com.thed.zblast.parser.JUnitResultParser
 
getTestsFromTestSuiteList(List<TestngResults.Testsuite>) - Static method in class com.thed.zblast.parser.TestNGXMLResultParserImpl
 
getTestsFromTestSuiteListFromGenericParser(List<Testsuite>, AutomationJobDetail) - Static method in class com.thed.zblast.parser.JUnitResultParser
 
getTestsFromTestSuiteListFromScriptJobGenericParser(List<Testsuite>, AutomationScriptJobDTO) - Static method in class com.thed.zblast.parser.JUnitResultParser
 
getTestStatus() - Method in class com.thed.zblast.parser.model.TestcaseModel
 
getTestStep() - Method in class com.thed.model.TestCaseResultModel
 
getTestStep() - Method in class com.thed.zblast.parser.model.TestcaseModel
 
getTestStepExecutions() - Method in class com.thed.model.RemoteTestResult
 
getTestStepId() - Method in class com.thed.model.TestStepResult
 
getTestSteps() - Method in class com.thed.zblast.parser.model.TCRTestcase
 
getTestsuite() - Method in class com.thed.zblast.parser.jaxb.junit.Testsuites
Gets the value of the testsuite property.
getTestSuite() - Method in class com.thed.model.ZblastScriptExecutionResult
 
getTestSuites() - Method in class com.thed.zblast.parser.util.ZReturnStatus
 
getText() - Method in class com.thed.zblast.parser.model.EggPlantScriptLine
 
getTime() - Method in class com.thed.zblast.parser.jaxb.junit.Testcase
Gets the value of the time property.
getTime() - Method in class com.thed.zblast.parser.jaxb.junit.Testsuite
Gets the value of the time property.
getTime() - Method in class com.thed.zblast.parser.jaxb.junit.Testsuites
Gets the value of the time property.
getTime() - Method in class com.thed.zblast.parser.model.EggPlantScriptLine
 
getTimeInDate() - Method in class com.thed.zblast.parser.jaxb.junit.Testsuite
 
getTimestamp() - Method in class com.thed.zblast.parser.jaxb.junit.Testsuite
Gets the value of the timestamp property.
getTimestamp() - Method in class com.thed.zblast.parser.util.ZExecutionStep
 
getTimeStamp() - Method in class com.thed.model.Attachment
 
getTimeStamp() - Method in class com.thed.model.AutomationJobDetail
 
getTitle() - Method in class com.thed.model.UserDTO
 
getToken() - Method in class com.thed.model.Agent
 
getTotal() - Method in class com.thed.zblast.parser.model.TestngResults
Gets the value of the total property.
getTotalTests() - Method in class com.thed.zblast.parser.model.TestSuite
 
getTreeid() - Method in class com.thed.zblast.parser.model.TreeSelectionInfo
 
getTreesByReleaseId(AutomationJobDetail, String, int) - Static method in class com.thed.zblast.util.RestUtil
 
getTreesByTreeId(Long) - Static method in class com.thed.zblast.util.RestUtil
 
getType() - Method in class com.thed.model.SearchResult
 
getType() - Method in class com.thed.model.TCRCatalogTree
 
getType() - Method in class com.thed.model.TCRCatalogTreeDTO
 
getType() - Method in class com.thed.model.UserDTO
 
getType() - Method in class com.thed.zblast.parser.jaxb.junit.Error
Gets the value of the type property.
getType() - Method in class com.thed.zblast.parser.jaxb.junit.Failure
Gets the value of the type property.
getType() - Method in class com.thed.zblast.parser.model.SearchResult
 
getUnassignedRtsIds() - Method in class com.thed.zblast.parser.model.ExecutionModificationRequest
 
getUpdateTestcaseStatus() - Method in class com.thed.model.TestcaseBatchExecution
 
getUpdateTestcaseStatusFromScript() - Method in class com.thed.model.TestcaseBatchExecution
 
getUrl() - Method in class com.thed.launcher.AbstractZBotScriptLauncher
 
getUrl() - Method in interface com.thed.launcher.IZBotScriptLauncher
getter for URL
getURL() - Static method in class com.thed.zblast.util.RestUtil
 
getUserId() - Method in class com.thed.model.Agent
 
getUserId() - Method in class com.thed.model.TestcaseBatchExecution
 
getUserId() - Method in class com.thed.model.ZephyrConfigModel
 
getUserId() - Method in class com.thed.zblast.parser.model.TCRTestcase
 
getUsername() - Method in class com.thed.model.UserDTO
 
getUserType() - Method in class com.thed.model.UserDTO
 
getValue() - Method in class com.thed.model.PreferenceDTO
 
getValue() - Method in class com.thed.model.RemoteFieldValue
 
getValue() - Method in class com.thed.zblast.parser.jaxb.junit.Property
Gets the value of the value property.
getVersion() - Method in class com.thed.model.ProjectDTO
 
getVersionId() - Method in class com.thed.model.ReleaseTestSchedule
 
getVersionNumber() - Method in class com.thed.zblast.parser.model.TCRCatalogTreeTestcase
 
getWarnings() - Method in class com.thed.zblast.parser.model.EggPlantResult
 
getWebsite() - Method in class com.thed.model.UserDTO
 
getWorkPhoneNumber() - Method in class com.thed.model.UserDTO
 
getXmlResultFile() - Method in class com.thed.zblast.parser.model.EggPlantResult
 
getZblastAgentMachine() - Method in class com.thed.model.AutomationJobScheduleDTO
 
getZbotAgentMachine() - Method in class com.thed.model.AutomationJobDetail
 
getZbotAgentMachine() - Method in class com.thed.model.AutomationScriptJobDTO
 
getZbotProperties() - Method in class com.thed.launcher.AbstractZBotScriptLauncher
 
getZbotProperties() - Method in interface com.thed.launcher.IZBotScriptLauncher
 
getZbotProperties() - Static method in class com.thed.util.Utils
 
getZbotProperties(Boolean) - Static method in class com.thed.util.Utils
 
getZBotPropertiesFile() - Static method in class com.thed.util.Utils
 
getZephyrData() - Method in class com.thed.zblast.util.TestcaseUploader
 
getZephyrProjectId() - Method in class com.thed.model.ZephyrConfigModel
 
groups - Variable in class com.thed.zblast.parser.model.TestngResults.Testsuite
 
gson - Static variable in class com.thed.util.gson.CustomDateUtil
 
GsonUtil - Class in com.thed.util.gson
 
GsonUtil() - Constructor for class com.thed.util.gson.GsonUtil
 
GsonXcalUtil - Class in com.thed.util.gson
 
GsonXcalUtil() - Constructor for class com.thed.util.gson.GsonXcalUtil
 

H

handle() - Method in class com.thed.zblast.scheduler.JobProgressDTO
 
handleHttpError(int, String, HttpMethod) - Static method in class com.thed.zblast.util.RestUtil
 
hashCode() - Method in class com.thed.model.Agent
 
hashCode() - Method in class com.thed.model.TCRCatalogTree
 
hashCode() - Method in class com.thed.model.TestcaseBatchExecution
 
hashCode() - Method in class com.thed.model.TestcaseExecution
 
hashCode() - Method in class com.thed.zblast.parser.model.TCRTestcase
 
hostname - Variable in class com.thed.zblast.parser.jaxb.junit.Testsuite
 

I

id - Variable in class com.thed.model.RemoteTestResult
 
id - Variable in class com.thed.zblast.parser.jaxb.junit.Testsuite
 
indexOfRegex(String, String) - Static method in class com.thed.zblast.parser.util.ZTextUtils
 
inGetReleaseTestSchedules(GetMethod) - Static method in class com.thed.zblast.util.RestUtil
 
initializeZephyrData(AutomationJobDetail, PropertiesConfiguration, Long) - Method in class com.thed.util.ZephyrTestCaseUploader
 
InputStreamHandler - Class in com.thed.launcher
 
InputStreamHandler(StringBuffer, InputStream) - Constructor for class com.thed.launcher.InputStreamHandler
Constructor.
inSearchtestcase(GetMethod) - Static method in class com.thed.zblast.util.RestUtil
 
insertParamValues(String, String[], String[][], int) - Static method in class com.thed.zblast.parser.util.ZTextUtils
 
INVALID_URL - Static variable in class com.thed.util.URLValidator
 
invoke(AutomationJobDetail, ZblastScriptExecutionResult) - Method in class com.thed.zblast.launcher.ZblastLauncher
 
invoke(File) - Method in class com.thed.zblast.parser.EggplantParser
 
isCompleted() - Method in class com.thed.launcher.ScriptProcessor
Returns the boolean flag to check the overall execution is completed.
isConfig - Variable in class com.thed.zblast.parser.model.TestngResults.Testsuite.Test.Class.TestMethod
 
isCreatePackage() - Method in class com.thed.model.ZephyrConfigModel
 
isDashboardRestricted() - Method in class com.thed.model.ProjectDTO
 
isDashboardSecured() - Method in class com.thed.model.ProjectDTO
 
isEncrypted(String) - Static method in class com.thed.util.Utils
checks if all the chars are *
isExclusion - Variable in class com.thed.zblast.parser.model.TreeSelectionInfo
 
isExclusion() - Method in class com.thed.zblast.parser.model.TreeSelectionInfo
 
isFlag() - Method in class com.thed.zblast.parser.model.ReleaseTestScheduleCreateRequest
 
isInvokeScript() - Method in class com.thed.model.AutomationJobDetail
 
isManualRun() - Method in class com.thed.model.AutomationJobDetail
 
isMultiThreading() - Method in class com.thed.model.Agent
 
isNewItem() - Method in class com.thed.model.ProjectDTO
 
isPassed() - Method in class com.thed.zblast.parser.model.EggPlantResult
 
isPassed() - Method in class com.thed.zblast.parser.model.EggPlantScriptLine
 
isResultsPublishStatus() - Method in class com.thed.model.ZblastScriptExecutionResult
 
isScriptExecutionSatus() - Method in class com.thed.model.ZblastScriptExecutionResult
 
isServiceInstalled(String) - Static method in class com.thed.util.SrvcUtil
 
isServiceStarted(String) - Static method in class com.thed.util.SrvcUtil
 
isServiceStoped(String) - Static method in class com.thed.util.SrvcUtil
 
isShared() - Method in class com.thed.model.ProjectDTO
 
isShowItem() - Method in class com.thed.model.ProjectDTO
 
isTestNgFile(File) - Method in class com.thed.util.AutomationFileWatcher
 
IZBotScriptLauncher - Interface in com.thed.launcher
This interface is the parent class for all the ZBot interceptors.

J

JOB_CONFIG_ERROR - Static variable in class com.thed.util.ZeeConstants
 
JOB_INFO_MESSAGE - Static variable in class com.thed.util.ZeeConstants
 
JobExecutionProgressConsumer - Class in com.thed.zblast.scheduler
 
JobExecutionProgressConsumer(BlockingQueue<ProgressWorkUnit<JobProgressDTO>>) - Constructor for class com.thed.zblast.scheduler.JobExecutionProgressConsumer
 
JobProgressDTO - Class in com.thed.zblast.scheduler
 
JobProgressDTO() - Constructor for class com.thed.zblast.scheduler.JobProgressDTO
 
JobProgressDTO(Long, String) - Constructor for class com.thed.zblast.scheduler.JobProgressDTO
 
JUNIT - Static variable in class com.thed.util.ZeeConstants
 
JUnitResultParser - Class in com.thed.zblast.parser
 
JUnitResultParser() - Constructor for class com.thed.zblast.parser.JUnitResultParser
 

K

key - Variable in class com.thed.model.RemoteFieldValue
 
keywords - Static variable in class com.thed.util.ZeeConstants
 

L

lastModifiedTimeOfMonitorFile(String) - Static method in class com.thed.util.Utils
Description: Returns last modified time of given file.
left(String, int) - Static method in class com.thed.zblast.parser.util.ZTextUtils
 
leftWithIndicators(String, int) - Static method in class com.thed.zblast.parser.util.ZTextUtils
 
LogFormatter - Class in com.thed.util
 
LogFormatter() - Constructor for class com.thed.util.LogFormatter
 
login(boolean, String) - Static method in class com.thed.zblast.util.RestUtil
 
logout(Agent) - Static method in class com.thed.zblast.util.RestUtil
 
LongIdListRequest - Class in com.thed.model
 
LongIdListRequest(List<Long>) - Constructor for class com.thed.model.LongIdListRequest
 

M

main(String[]) - Static method in class com.thed.zblast.parser.TestNGXMLResultParserImpl
 
main(String[]) - Static method in class com.thed.zblast.scheduler.EventProducerTest
 
main(String[]) - Static method in class com.thed.zblast.util.ZblastErrorLogManager
 
MapTestcaseToRequirement - Class in com.thed.model
Created by abhishek.kumar on 8/22/2019.
MapTestcaseToRequirement() - Constructor for class com.thed.model.MapTestcaseToRequirement
 
message - Variable in class com.thed.zblast.parser.jaxb.junit.Error
 
message - Variable in class com.thed.zblast.parser.jaxb.junit.Failure
 
message - Variable in class com.thed.zblast.parser.model.TestngResults.Testsuite.Test.Class.TestMethod.Exception
 
middle(String, int, int) - Static method in class com.thed.zblast.parser.util.ZTextUtils
 
middleObjectName(String, int) - Static method in class com.thed.zblast.parser.util.ZTextUtils
 
millisTimeToCalendar(long) - Static method in class com.thed.zblast.parser.util.ZCalendarUtils
 
millisTimeToDateSimpleString(long) - Static method in class com.thed.zblast.parser.util.ZCalendarUtils
 
millisTimeToDateString(long) - Static method in class com.thed.zblast.parser.util.ZCalendarUtils
 
millisTimeToDurationDays(long) - Static method in class com.thed.zblast.parser.util.ZCalendarUtils
 
millisTimeToDurationString(long) - Static method in class com.thed.zblast.parser.util.ZCalendarUtils
 
millisTimeToDurationString(long, boolean, boolean) - Static method in class com.thed.zblast.parser.util.ZCalendarUtils
 
millisTimeToEstimatedDurationString(long) - Static method in class com.thed.zblast.parser.util.ZCalendarUtils
 
MonitorThread - Class in com.thed.util
 
MonitorThread() - Constructor for class com.thed.util.MonitorThread
 

N

name - Variable in class com.thed.zblast.parser.jaxb.junit.Property
 
name - Variable in class com.thed.zblast.parser.jaxb.junit.Testcase
 
name - Variable in class com.thed.zblast.parser.jaxb.junit.Testsuite
 
name - Variable in class com.thed.zblast.parser.jaxb.junit.Testsuites
 
name - Variable in class com.thed.zblast.parser.model.TestngResults.Testsuite
 
name - Variable in class com.thed.zblast.parser.model.TestngResults.Testsuite.Test.Class
 
name - Variable in class com.thed.zblast.parser.model.TestngResults.Testsuite.Test.Class.TestMethod
 
name - Variable in class com.thed.zblast.parser.model.TestngResults.Testsuite.Test
 
NAME_POST_BUILD_ACTION - Static variable in class com.thed.util.ZeeConstants
 
NEW_CYCLE_KEY_IDENTIFIER - Static variable in class com.thed.util.ZeeConstants
 
notesReleaseTestScheduleUpdateRequest(String) - Method in class com.thed.zblast.parser.model.ExecutionModificationRequest
 

O

ObjectFactory - Class in com.thed.zblast.parser.jaxb.junit
This object contains factory methods for each Java content interface and Java element interface generated in the com.then.junit package.
ObjectFactory - Class in com.thed.zblast.parser.model
This object contains factory methods for each Java content interface and Java element interface generated in the com.thed.testng package.
ObjectFactory() - Constructor for class com.thed.zblast.parser.jaxb.junit.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: com.then.junit
ObjectFactory() - Constructor for class com.thed.zblast.parser.model.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: com.thed.testng
objectNameOnSeveralLines(String, int) - Static method in class com.thed.zblast.parser.util.ZTextUtils
 

P

PACKAGE_FALSE_COMMENT - Static variable in class com.thed.util.ZeeConstants
 
PACKAGE_TRUE_COMMENT - Static variable in class com.thed.util.ZeeConstants
 
PARAM_ACTION_REQUEST - Static variable in class com.thed.util.ZeeConstants
 
PARAM_AGENT_MULTITHREADING - Static variable in class com.thed.util.ZeeConstants
 
PARAM_AGENT_STATUS - Static variable in class com.thed.util.ZeeConstants
 
PARAM_HOST_REQUEST - Static variable in class com.thed.util.ZeeConstants
 
PARAM_PING_ONLY - Static variable in class com.thed.util.ZeeConstants
 
PARAM_RESULT_REQUEST - Static variable in class com.thed.util.ZeeConstants
 
PARAM_TOKEN_REQUEST - Static variable in class com.thed.util.ZeeConstants
 
parseResultFile(File) - Method in class com.thed.zblast.parser.QTPResultParserImpl
 
parseResults(String) - Static method in class com.thed.zblast.parser.JUnitResultParser
 
parseResults(String) - Static method in class com.thed.zblast.parser.TestNGXMLResultParserImpl
 
partition(List<T>, int) - Static method in class com.thed.util.Utils
 
passed - Variable in class com.thed.zblast.parser.model.TestngResults
 
PASSWORD_KEY - Static variable in class com.thed.util.Utils
 
postInParallel(Queue<Queue<AutomationJobDetail>>, Long) - Method in class com.thed.zblast.util.ResultParser
 
postProgressDetails(AutomationJobDetail, JobProgressDTO) - Method in class com.thed.zblast.scheduler.ScheduledJobExecutor
 
postProgressDetails(JobProgressDTO) - Static method in class com.thed.zblast.util.RestUtil
 
PreferenceDTO - Class in com.thed.model
 
PreferenceDTO() - Constructor for class com.thed.model.PreferenceDTO
 
prepareZephyrTests(ZephyrConfigModel, List<TestcaseModel>, List<Testsuite>, Boolean) - Method in class com.thed.util.ZephyrTestCaseUploader
 
prepareZephyrTests(List<TestcaseModel>) - Static method in class com.thed.util.ScriptUtil
 
printUtf8String(String) - Static method in class com.thed.zblast.parser.util.ZTextUtils
 
processTestCaseExecution(TestcaseBatchExecution, String, Agent) - Static method in class com.thed.util.ScriptUtil
 
processTestCaseExecution(TestcaseBatchExecution, List<ReleaseTestSchedule>, List<TestCaseResultModel>, Agent) - Static method in class com.thed.util.ScriptUtil
 
ProgressWorkUnit<T> - Class in com.thed.zblast.scheduler
 
ProgressWorkUnit(T) - Constructor for class com.thed.zblast.scheduler.ProgressWorkUnit
 
ProjectDTO - Class in com.thed.model
 
ProjectDTO() - Constructor for class com.thed.model.ProjectDTO
 
properties - Variable in class com.thed.zblast.parser.jaxb.junit.Testsuite
 
Properties - Class in com.thed.zblast.parser.jaxb.junit
Java class for anonymous complex type.
Properties() - Constructor for class com.thed.zblast.parser.jaxb.junit.Properties
 
property - Variable in class com.thed.zblast.parser.jaxb.junit.Properties
 
Property - Class in com.thed.zblast.parser.jaxb.junit
Java class for anonymous complex type.
Property() - Constructor for class com.thed.zblast.parser.jaxb.junit.Property
 
publishcyclesandExecutions(List<TCRCatalogTreeTestcase>, AutomationJobDetail, Long, ZephyrConfigModel) - Method in class com.thed.util.ZephyrTestCaseUploader
 
publishTests(List<TestcaseModel>, AutomationJobDetail, List<Testsuite>, Long, TCRCatalogTreeDTO) - Method in class com.thed.util.ZephyrTestCaseUploader
 

Q

QTPResultParserImpl - Class in com.thed.zblast.parser
 
QTPResultParserImpl() - Constructor for class com.thed.zblast.parser.QTPResultParserImpl
 
QuartzJobScheduler - Class in com.thed.zblast.scheduler
 
QuartzJobScheduler() - Constructor for class com.thed.zblast.scheduler.QuartzJobScheduler
 
QueueProcessor - Class in com.thed.model
Created by Raviteja on 22-02-2018.
QueueProcessor(Queue<AutomationJobDetail>, Long) - Constructor for class com.thed.model.QueueProcessor
 

R

ReleaseTestSchedule - Class in com.thed.model
 
ReleaseTestSchedule() - Constructor for class com.thed.model.ReleaseTestSchedule
 
ReleaseTestSchedule(Long, TCRCatalogTreeTestcase, Long, Date, Date, Long, String, Long) - Constructor for class com.thed.model.ReleaseTestSchedule
 
ReleaseTestScheduleCreateRequest - Class in com.thed.zblast.parser.model
 
ReleaseTestScheduleCreateRequest(Long, Long, Long) - Constructor for class com.thed.zblast.parser.model.ReleaseTestScheduleCreateRequest
 
releaseTestScheduleId - Variable in class com.thed.model.RemoteTestResult
 
RemoteFieldValue - Class in com.thed.model
Created by abhishek.kumar on 1/22/2020.
RemoteFieldValue() - Constructor for class com.thed.model.RemoteFieldValue
 
RemoteTestResult - Class in com.thed.model
Created by abhishek.kumar on 1/22/2020.
RemoteTestResult() - Constructor for class com.thed.model.RemoteTestResult
 
removeDuplicateSpaces(String) - Static method in class com.thed.zblast.parser.util.ZTextUtils
 
removeIllegalCharactersAndTrimLength(String) - Static method in class com.thed.zblast.parser.JUnitResultParser
 
removeInvisibleCharacters(String) - Static method in class com.thed.zblast.parser.util.ZTextUtils
 
removeLeadingAndEndingSemiColumns(String) - Static method in class com.thed.zblast.parser.util.ZTextUtils
 
removeSpace(String) - Static method in class com.thed.zblast.parser.util.ZTextUtils
 
removeSpacesBetweenPseudoHtmlTags(String) - Static method in class com.thed.zblast.parser.util.ZTextUtils
 
replaceForbiddenCharacters(String) - Static method in class com.thed.zblast.parser.util.ZTextUtils
 
replaceInvisibleCharactersWithSpace(String) - Static method in class com.thed.zblast.parser.util.ZTextUtils
 
replaceTabLfAndCrWithSpace(String) - Static method in class com.thed.zblast.parser.util.ZTextUtils
 
reporterOutput - Variable in class com.thed.zblast.parser.model.TestngResults
 
reporterOutput - Variable in class com.thed.zblast.parser.model.TestngResults.Testsuite.Test.Class.TestMethod
 
REQUEST_EXISTINGDEFECT - Static variable in interface com.thed.zblast.parser.util.ZConstantsResults
 
REQUEST_NEWDEFECT - Static variable in interface com.thed.zblast.parser.util.ZConstantsResults
 
REQUEST_NEXTTEST - Static variable in interface com.thed.zblast.parser.util.ZConstantsResults
 
REQUEST_NEXTTESTCASE - Static variable in interface com.thed.zblast.parser.util.ZConstantsResults
 
REQUEST_PAUSE - Static variable in interface com.thed.zblast.parser.util.ZConstantsResults
 
REQUEST_PREVIOUSTEST - Static variable in interface com.thed.zblast.parser.util.ZConstantsResults
 
REQUEST_PREVIOUSTESTCASE - Static variable in interface com.thed.zblast.parser.util.ZConstantsResults
 
REQUEST_REWINDTESTCASE - Static variable in interface com.thed.zblast.parser.util.ZConstantsResults
 
requirement - Variable in class com.thed.zblast.parser.jaxb.junit.Requirements
 
Requirement - Class in com.thed.zblast.parser.jaxb.junit
Java class for anonymous complex type.
Requirement() - Constructor for class com.thed.zblast.parser.jaxb.junit.Requirement
 
requirements - Variable in class com.thed.zblast.parser.jaxb.junit.Testcase
 
Requirements - Class in com.thed.zblast.parser.jaxb.junit
Java class for anonymous complex type.
Requirements() - Constructor for class com.thed.zblast.parser.jaxb.junit.Requirements
 
rereplaceForbiddenCharacters(String) - Static method in class com.thed.zblast.parser.util.ZTextUtils
 
RestUtil - Class in com.thed.zblast.util
 
RestUtil() - Constructor for class com.thed.zblast.util.RestUtil
 
RESULT_FAILURE - Static variable in class com.thed.util.ZeeConstants
 
RESULT_FAILURE - Static variable in interface com.thed.zblast.parser.util.ZConstantsResults
 
RESULT_INFO - Static variable in interface com.thed.zblast.parser.util.ZConstantsResults
 
RESULT_NO_RESULT - Static variable in interface com.thed.zblast.parser.util.ZConstantsResults
 
RESULT_NOT_EXECUTABLE - Static variable in interface com.thed.zblast.parser.util.ZConstantsResults
 
RESULT_NOT_EXECUTED - Static variable in interface com.thed.zblast.parser.util.ZConstantsResults
 
RESULT_PARSING_ERROR - Enum constant in enum class com.thed.zblast.util.ZblastErrorType
 
RESULT_PARSINGERR_ZEE_UNAVAILABLE - Enum constant in enum class com.thed.zblast.util.ZblastErrorType
 
RESULT_RELATIVE - Static variable in interface com.thed.zblast.parser.util.ZConstantsResults
 
RESULT_SUCCESS - Static variable in class com.thed.util.ZeeConstants
 
RESULT_SUCCESS - Static variable in interface com.thed.zblast.parser.util.ZConstantsResults
 
RESULT_UNKNOWN - Static variable in interface com.thed.zblast.parser.util.ZConstantsResults
 
ResultParser - Class in com.thed.zblast.util
 
ResultParser() - Constructor for class com.thed.zblast.util.ResultParser
 
ResultPoster - Class in com.thed.zblast.util
 
ResultPoster(AutomationJobDetail, Long, List<TCRCatalogTreeTestcase>, ZephyrConfigModel, AutomationJobReport) - Constructor for class com.thed.zblast.util.ResultPoster
 
right(byte[], int) - Static method in class com.thed.zblast.parser.util.ZTextUtils
 
right(String, int) - Static method in class com.thed.zblast.parser.util.ZTextUtils
 
roundMillisToDay(long) - Static method in class com.thed.zblast.parser.util.ZCalendarUtils
 
run() - Method in class com.thed.launcher.InputStreamHandler
Stream the data.
run() - Method in class com.thed.launcher.ScriptProcessor
This method loops through the entire batch of test cases, executes them and communicates the real-time status of each testcase back to the server.
run() - Method in class com.thed.util.MonitorThread
Description:
run() - Method in class com.thed.zblast.scheduler.EventProducerTest
 
run() - Method in class com.thed.zblast.scheduler.JobExecutionProgressConsumer
 
run() - Method in class com.thed.zblast.scheduler.ScheduledJobExecutor.ScheduledTask
 

S

saveBulkTestCases(List<TCRCatalogTreeTestcase>, AutomationJobDetail) - Static method in class com.thed.zblast.util.RestUtil
 
ScheduledJobExecutor - Class in com.thed.zblast.scheduler
 
ScheduledJobExecutor() - Constructor for class com.thed.zblast.scheduler.ScheduledJobExecutor
 
ScheduledJobExecutor.ScheduledTask - Class in com.thed.zblast.scheduler
 
ScheduledTestCaseMetaDataDTO - Class in com.thed.model
 
ScheduledTestCaseMetaDataDTO() - Constructor for class com.thed.model.ScheduledTestCaseMetaDataDTO
 
scheduleJob(AutomationJobDetail) - Method in class com.thed.zblast.scheduler.QuartzJobScheduler
 
SCRIPT_ERROR - Enum constant in enum class com.thed.zblast.util.ZblastErrorType
 
SCRIPT_ERROR_ZEE_UNAVAILABLE - Enum constant in enum class com.thed.zblast.util.ZblastErrorType
 
SCRIPT_FILE_FOR_AUTOMATED_TESTCASE - Static variable in class com.thed.util.ZeeConstants
 
ScriptProcessor - Class in com.thed.launcher
This class executes batch script in separate thread.
ScriptProcessor(Agent, TestcaseBatchExecution, String, PropertiesConfiguration) - Constructor for class com.thed.launcher.ScriptProcessor
 
ScriptUtil - Class in com.thed.util
This class contains utility methods to assist in communicating status of testcase to server.
ScriptUtil() - Constructor for class com.thed.util.ScriptUtil
 
searchFirstInString(String, String, String) - Static method in class com.thed.zblast.parser.util.ZTextUtils
 
searchInString(String, String, String) - Static method in class com.thed.zblast.parser.util.ZTextUtils
 
searchInString(String, String, String, int, int[]) - Static method in class com.thed.zblast.parser.util.ZTextUtils
 
SearchResult<T> - Class in com.thed.model
 
SearchResult - Class in com.thed.zblast.parser.model
 
SearchResult() - Constructor for class com.thed.model.SearchResult
 
SearchResult() - Constructor for class com.thed.zblast.parser.model.SearchResult
 
SearchResult(Integer, Integer, Integer, List, String) - Constructor for class com.thed.model.SearchResult
 
SearchResult(Integer, Integer, Integer, List, String) - Constructor for class com.thed.zblast.parser.model.SearchResult
 
searchtestcase(Long) - Static method in class com.thed.zblast.util.RestUtil
 
searchTestcaseOnName(String, long) - Static method in class com.thed.zblast.util.RestUtil
 
secondTimeToDurationString(long, boolean) - Static method in class com.thed.zblast.parser.util.ZCalendarUtils
 
SELENIUM - Static variable in class com.thed.util.ZeeConstants
 
sendResponse(HttpClient, String, String, String, TestcaseBatchExecution) - Static method in class com.thed.util.ScriptUtil
Sends overall batch status along with TestcaseBatchExecution details to server.
sentenceToLabel(String, int) - Static method in class com.thed.zblast.parser.util.ZTextUtils
 
serialize(Object, Type, JsonSerializationContext) - Method in class com.thed.util.gson.XGCalConverter.Serializer
 
serialize(Date, Type, JsonSerializationContext) - Method in class com.thed.util.gson.CustomDateTypeAdapter
 
Serializer() - Constructor for class com.thed.util.gson.XGCalConverter.Serializer
 
setAccessLevel(Integer) - Method in class com.thed.model.PreferenceDTO
 
setAccountEnabled(Boolean) - Method in class com.thed.model.UserDTO
 
setAccountExpired(Boolean) - Method in class com.thed.model.UserDTO
 
setActualTime(Integer) - Method in class com.thed.model.RemoteTestResult
 
setActualTime(Long) - Method in class com.thed.model.ExecutionRequest
 
setActualTime(Long) - Method in class com.thed.model.ReleaseTestSchedule
Description: setter method for attribute actualTime
setAddress1(String) - Method in class com.thed.model.UserDTO
 
setAddress2(String) - Method in class com.thed.model.UserDTO
 
setAgent(Agent) - Method in class com.thed.launcher.AbstractZBotScriptLauncher
 
setAgent(Agent) - Method in interface com.thed.launcher.IZBotScriptLauncher
setter for Agent.
setAgentHostAndIp(String) - Method in class com.thed.model.Agent
 
setAgentToken(String) - Method in class com.thed.model.AutomationJobDetail
 
setAgentToken(String) - Method in class com.thed.model.TestcaseBatchExecution
 
setAssertions(String) - Method in class com.thed.zblast.parser.jaxb.junit.Testcase
Sets the value of the assertions property.
setAssignmentDate(Date) - Method in class com.thed.model.ReleaseTestSchedule
 
setAssignResultsTo(Long) - Method in class com.thed.model.AutomationJobDetail
 
setAssignResultsTo(Long) - Method in class com.thed.model.ZephyrConfigModel
 
setAttachement(List<File>) - Method in class com.thed.zblast.parser.model.TestcaseModel
 
setAttachment(List<File>) - Method in class com.thed.model.TestCaseResultModel
 
setAttachmentCount(Integer) - Method in class com.thed.model.ReleaseTestSchedule
 
setAttachmentCount(Integer) - Method in class com.thed.zblast.parser.model.TCRTestcase
 
setAttachmentFile(String) - Method in class com.thed.zblast.parser.jaxb.junit.Testsuite
 
setAttachmentList(List<String>) - Method in class com.thed.zblast.parser.jaxb.junit.Testcase
 
setAttachmentLocation(String) - Method in class com.thed.model.TestResult
 
setAttachments(Attachments) - Method in class com.thed.zblast.parser.jaxb.junit.Testcase
 
setAutomated(Boolean) - Method in class com.thed.zblast.parser.model.TCRTestcase
 
setAutomationFramework(String) - Method in class com.thed.model.AutomationJobDetail
 
setAutomationFramework(String) - Method in class com.thed.model.AutomationScriptJobDTO
 
setAutomationJob(AutomationJobDetail) - Method in class com.thed.model.AutomationJobReport
 
setAutomationJobDetail(AutomationJobDetail) - Method in class com.thed.zblast.util.ZautomationTask
 
setAutomationJobDetailId(Long) - Method in class com.thed.model.AutomationJobScheduleDTO
 
setAutomationJobSet(Map<Long, List<AutomationJobDetail>>) - Method in class com.thed.model.AutomationJobSet
 
setBatchParentJobId(long) - Method in class com.thed.model.AutomationJobSet
 
setBuild(String) - Method in class com.thed.model.CycleDTO
 
setBuildIndex(Boolean) - Method in class com.thed.model.TestStep
 
setBulk(Boolean) - Method in class com.thed.model.AutomationJobSet
 
setCategories(Set<TCRCatalogTree>) - Method in class com.thed.model.TCRCatalogTree
 
setCategories(Set<TCRCatalogTreeDTO>) - Method in class com.thed.model.TCRCatalogTreeDTO
 
setChangeBy(Long) - Method in class com.thed.model.ExecutionRequest
 
setChangeBy(Long) - Method in class com.thed.model.ReleaseTestSchedule
 
setChangedOn(Date) - Method in class com.thed.model.ExecutionRequest
 
setChargeableFlag(Boolean) - Method in class com.thed.model.UserDTO
 
setCity(String) - Method in class com.thed.model.UserDTO
 
setClassname(String) - Method in class com.thed.zblast.parser.jaxb.junit.Testcase
Sets the value of the classname property.
setClassName(String) - Method in class com.thed.zblast.parser.model.TestcaseModel
 
setClazz(String) - Method in class com.thed.zblast.parser.model.TestngResults.Testsuite.Test.Class.TestMethod.Exception
Sets the value of the clazz property.
setClazz(List<TestngResults.Testsuite.Test.Class>) - Method in class com.thed.zblast.parser.model.TestngResults.Testsuite.Test
Sets the value of the clazz property.
setClientId(String) - Method in class com.thed.model.UserDTO
 
setComment(String) - Method in class com.thed.model.ReleaseTestSchedule
 
setComment(String) - Method in class com.thed.model.TestStepResult
 
setComments(String) - Method in class com.thed.zblast.parser.model.TCRTestcase
 
setContent(String) - Method in class com.thed.zblast.parser.jaxb.junit.Attachment
Sets the value of the content property.
setContent(String) - Method in class com.thed.zblast.parser.jaxb.junit.Error
Sets the value of the content property.
setContent(String) - Method in class com.thed.zblast.parser.jaxb.junit.Failure
Sets the value of the content property.
setContent(String) - Method in class com.thed.zblast.parser.jaxb.junit.Requirement
Sets the value of the content property.
setContentType(String) - Method in class com.thed.model.Attachment
 
setContentType(String) - Method in class com.thed.model.AttachmentDTO
 
setCountry(String) - Method in class com.thed.model.UserDTO
 
setCreateDate(Date) - Method in class com.thed.model.TestcaseBatchExecution
 
setCreatedBy(Long) - Method in class com.thed.model.Attachment
 
setCreatedBy(Long) - Method in class com.thed.model.AutomationScriptJobDTO
 
setCreatedBy(Long) - Method in class com.thed.model.TCRCatalogTree
 
setCreatedBy(Long) - Method in class com.thed.model.TCRCatalogTreeDTO
 
setCreatedDate(Date) - Method in class com.thed.model.Defect
 
setCreatedOn(Date) - Method in class com.thed.model.AutomationScriptJobDTO
 
setCreatedOn(Date) - Method in class com.thed.model.CycleDTO
 
setCreatedOn(Date) - Method in class com.thed.model.CyclePhaseDTO
 
setCreatedOn(Date) - Method in class com.thed.model.ProjectDTO
 
setCreatedOn(Date) - Method in class com.thed.model.TCRCatalogTree
 
setCreatedOn(Date) - Method in class com.thed.model.TCRCatalogTreeDTO
 
setCreatePackage(Boolean) - Method in class com.thed.model.AutomationJobDetail
 
setCreatePackage(Boolean) - Method in class com.thed.model.ZephyrConfigModel
 
setCreatePhase(Boolean) - Method in class com.thed.model.AutomationJobDetail
 
setCreatePhase(Boolean) - Method in class com.thed.model.ZephyrConfigModel
 
setCreateRTSList(List<ReleaseTestScheduleCreateRequest>) - Method in class com.thed.zblast.parser.model.ExecutionModificationRequest
 
setCreationDate(Date) - Method in class com.thed.zblast.parser.model.TCRTestcase
 
setCreationDateString(String) - Method in class com.thed.zblast.parser.model.TestCase
 
setCredentialsExpired(Boolean) - Method in class com.thed.model.UserDTO
 
setCronExperssion(String) - Method in class com.thed.model.AutomationJobDetail
 
setCurrentTestcaseExecution(TestcaseExecution) - Method in class com.thed.launcher.AbstractZBotScriptLauncher
 
setCurrentTestcaseExecution(TestcaseExecution) - Method in interface com.thed.launcher.IZBotScriptLauncher
utility method to set Current TestcaseExecution.
setCycleDuration(int) - Method in class com.thed.model.AutomationJobScheduleDTO
 
setCycleDuration(Integer) - Method in class com.thed.model.AutomationJobDetail
 
setCycleDuration(String) - Method in class com.thed.model.ZephyrConfigModel
 
setCycleEndDate(String) - Method in class com.thed.model.CycleDTO
 
setCycleEndDate(Date) - Method in class com.thed.model.AutomationJobDetail
 
setCycleEndDate(Date) - Method in class com.thed.model.ZephyrConfigModel
 
setCycleId(long) - Method in class com.thed.model.ZephyrConfigModel
 
setCycleId(Long) - Method in class com.thed.model.AutomationJobDetail
 
setCycleId(Long) - Method in class com.thed.model.AutomationJobScheduleDTO
 
setCycleId(Long) - Method in class com.thed.model.CyclePhaseDTO
 
setCycleName(String) - Method in class com.thed.model.AutomationJobDetail
 
setCycleName(String) - Method in class com.thed.model.ZephyrConfigModel
 
setCyclePhaseId(Long) - Method in class com.thed.model.AutomationJobDetail
 
setCyclePhaseId(Long) - Method in class com.thed.model.ReleaseTestSchedule
 
setCyclePhaseId(Long) - Method in class com.thed.model.TestStepResult
 
setCyclePhaseId(Long) - Method in class com.thed.zblast.parser.model.ReleaseTestScheduleCreateRequest
 
setCyclePhaseName(String) - Method in class com.thed.model.AutomationJobDetail
 
setCyclePhases(Set<CyclePhaseDTO>) - Method in class com.thed.model.CycleDTO
 
setCycleStartDate(String) - Method in class com.thed.model.CycleDTO
 
setCycleStartDate(Date) - Method in class com.thed.model.AutomationJobDetail
 
setCycleStartDate(Date) - Method in class com.thed.model.ZephyrConfigModel
 
setDaily(Boolean) - Method in class com.thed.model.AutomationJobDetail
 
setDashboardRestricted(boolean) - Method in class com.thed.model.ProjectDTO
 
setDashboardSecured(boolean) - Method in class com.thed.model.ProjectDTO
 
setDashboardUrl(String) - Method in class com.thed.model.ProjectDTO
 
setData(Object) - Method in class com.thed.util.ErrorResource
 
setData(String) - Method in class com.thed.model.TestStepDetail
 
setDateCreated(String) - Method in class com.thed.model.AttachmentDTO
 
setDefaultValue(String) - Method in class com.thed.model.PreferenceDTO
 
setDefect(Defect) - Method in class com.thed.model.TestResult
 
setDefectId(long) - Method in class com.thed.model.Defect
 
setDefects(Set<Defect>) - Method in class com.thed.model.ReleaseTestSchedule
 
setDelay(Long) - Method in class com.thed.model.AutomationJobDetail
 
setDepartmentId(Long) - Method in class com.thed.model.ProjectDTO
 
setDescription(String) - Method in class com.thed.model.Attachment
 
setDescription(String) - Method in class com.thed.model.AttachmentDTO
 
setDescription(String) - Method in class com.thed.model.Defect
 
setDescription(String) - Method in class com.thed.model.ProjectDTO
 
setDescription(String) - Method in class com.thed.model.TCRCatalogTree
 
setDescription(String) - Method in class com.thed.model.TCRCatalogTreeDTO
 
setDescription(String) - Method in class com.thed.zblast.parser.model.TCRTestcase
 
setDescription(String) - Method in class com.thed.zblast.parser.model.TestCase
 
setDescription(String) - Method in class com.thed.zblast.parser.model.TestSuite
 
setDisabled(String) - Method in class com.thed.zblast.parser.jaxb.junit.Testsuite
Sets the value of the disabled property.
setDisabled(String) - Method in class com.thed.zblast.parser.jaxb.junit.Testsuites
Sets the value of the disabled property.
setDuration(String) - Method in class com.thed.zblast.parser.model.EggPlantResult
 
setDuration(String) - Method in class com.thed.zblast.parser.model.TestCase
 
setDurationMs(Integer) - Method in class com.thed.zblast.parser.model.TestngResults.Testsuite
Sets the value of the durationMs property.
setDurationMs(Integer) - Method in class com.thed.zblast.parser.model.TestngResults.Testsuite.Test
Sets the value of the durationMs property.
setDurationMs(Short) - Method in class com.thed.zblast.parser.model.TestngResults.Testsuite.Test.Class.TestMethod
Sets the value of the durationMs property.
setEditable(Boolean) - Method in class com.thed.model.PreferenceDTO
 
setEmail(String) - Method in class com.thed.model.UserDTO
 
setEndDate(Long) - Method in class com.thed.model.CycleDTO
 
setEndDate(Date) - Method in class com.thed.model.AutomationJobDetail
 
setEndDate(Date) - Method in class com.thed.model.CyclePhaseDTO
 
setEndDate(Date) - Method in class com.thed.model.ProjectDTO
 
setEnvironment(String) - Method in class com.thed.model.CycleDTO
 
setError(List<Error>) - Method in class com.thed.zblast.parser.jaxb.junit.Testcase
 
setErrorCode(String) - Method in class com.thed.util.ErrorResource
 
setErrorCount(int) - Method in class com.thed.zblast.scheduler.JobProgressDTO
 
setErrorMsg(String) - Method in class com.thed.util.ErrorResource
 
setErrors(String) - Method in class com.thed.zblast.parser.jaxb.junit.Testcase
 
setErrors(String) - Method in class com.thed.zblast.parser.jaxb.junit.Testsuite
Sets the value of the errors property.
setErrors(String) - Method in class com.thed.zblast.parser.jaxb.junit.Testsuites
Sets the value of the errors property.
setErrors(String) - Method in class com.thed.zblast.parser.model.EggPlantResult
 
setEstimatedTime(Long) - Method in class com.thed.model.ReleaseTestSchedule
 
setEstimatedTime(Long) - Method in class com.thed.zblast.parser.model.TCRTestcase
 
setException(TestngResults.Testsuite.Test.Class.TestMethod.Exception) - Method in class com.thed.zblast.parser.model.TestngResults.Testsuite.Test.Class.TestMethod
Sets the value of the exception property.
setExceptions(String) - Method in class com.thed.zblast.parser.model.EggPlantResult
 
setExclusion(boolean) - Method in class com.thed.zblast.parser.model.TreeSelectionInfo
 
setExecDate(String) - Method in class com.thed.model.TestResult
 
setExecutedBy(Long) - Method in class com.thed.model.ReleaseTestSchedule
 
setExecutedCount(int) - Method in class com.thed.zblast.scheduler.JobProgressDTO
 
setExecutedOn(Date) - Method in class com.thed.model.ExecutionRequest
 
setExecutedOn(Date) - Method in class com.thed.zblast.parser.model.ExecutionModificationRequest
 
setExecutionDate(Date) - Method in class com.thed.model.RemoteTestResult
 
setExecutionDate(Date) - Method in class com.thed.model.TestResult
 
setExecutionDate(Date) - Method in class com.thed.model.TestStepResult
 
setExecutionInRTS(ReleaseTestSchedule, ExecutionRequest) - Static method in class com.thed.util.ScriptUtil
 
setExecutionNotes(String) - Method in class com.thed.model.RemoteTestResult
 
setExecutionNotes(String) - Method in class com.thed.model.TestResult
 
setExecutionRequest(ExecutionRequest) - Method in class com.thed.model.TestCaseResultModel
 
setExecutionRequest(ExecutionRequest) - Method in class com.thed.zblast.parser.jaxb.junit.Testcase
 
setExecutionRequest(ExecutionRequest) - Method in class com.thed.zblast.parser.model.TCRTestcase
 
setExecutionRequest(ExecutionRequest) - Method in class com.thed.zblast.parser.model.TestcaseModel
 
setExecutionResult(ZblastScriptExecutionResult) - Method in class com.thed.zblast.util.ZautomationTask
 
setExecutionStatus(String) - Method in class com.thed.model.RemoteTestResult
 
setExecutionStatus(String) - Method in class com.thed.model.TestResult
 
setExecutionStatus(String) - Method in class com.thed.model.TestStepDetail
 
setExitCode(int) - Method in class com.thed.model.ZblastScriptExecutionResult
 
setExternalId(String) - Method in class com.thed.zblast.parser.model.TCRTestcase
 
setExternalSystem(String) - Method in class com.thed.model.ProjectDTO
 
setFailed(Byte) - Method in class com.thed.zblast.parser.model.TestngResults
Sets the value of the failed property.
setFailedCount(int) - Method in class com.thed.zblast.scheduler.JobProgressDTO
 
setFailMessage(String) - Method in class com.thed.zblast.parser.model.TestCase
 
setFailReason(String) - Method in class com.thed.zblast.parser.model.TestCase
 
setFailure(List<Failure>) - Method in class com.thed.zblast.parser.jaxb.junit.Testcase
 
setFailures(String) - Method in class com.thed.zblast.parser.jaxb.junit.Testsuite
Sets the value of the failures property.
setFailures(String) - Method in class com.thed.zblast.parser.jaxb.junit.Testsuites
Sets the value of the failures property.
setFieldName(String) - Method in class com.thed.model.AttachmentDTO
 
setFileName(String) - Method in class com.thed.model.AttachmentDTO
 
setFileSize(String) - Method in class com.thed.model.Attachment
 
setFinishedAt(XMLGregorianCalendar) - Method in class com.thed.zblast.parser.model.TestngResults.Testsuite
Sets the value of the finishedAt property.
setFinishedAt(XMLGregorianCalendar) - Method in class com.thed.zblast.parser.model.TestngResults.Testsuite.Test.Class.TestMethod
Sets the value of the finishedAt property.
setFinishedAt(XMLGregorianCalendar) - Method in class com.thed.zblast.parser.model.TestngResults.Testsuite.Test
Sets the value of the finishedAt property.
setFirstName(String) - Method in class com.thed.model.UserDTO
 
setFirstResult(Integer) - Method in class com.thed.model.SearchResult
 
setFirstResult(Integer) - Method in class com.thed.zblast.parser.model.SearchResult
 
setFlag(boolean) - Method in class com.thed.zblast.parser.model.ReleaseTestScheduleCreateRequest
 
setFolderId(String) - Method in class com.thed.zblast.parser.model.TestCase
 
setFolderName(String) - Method in class com.thed.zblast.parser.model.TestCase
 
setFolderPath(String) - Method in class com.thed.model.AutomationJobDetail
 
setFreeForm(Boolean) - Method in class com.thed.model.CyclePhaseDTO
 
setFromFileWatcher(Boolean) - Method in class com.thed.model.AutomationJobDetail
 
setFullStacktrace(String) - Method in class com.thed.zblast.parser.model.TestngResults.Testsuite.Test.Class.TestMethod.Exception
Sets the value of the fullStacktrace property.
setGetOriginal(Boolean) - Method in class com.thed.zblast.parser.model.TCRCatalogTreeTestcase
 
setGroups(String) - Method in class com.thed.zblast.parser.model.TestngResults.Testsuite
Sets the value of the groups property.
setHomePhoneNumber(String) - Method in class com.thed.model.UserDTO
 
setHostname(String) - Method in class com.thed.zblast.parser.jaxb.junit.Testsuite
Sets the value of the hostname property.
setId(long) - Method in class com.thed.model.Attachment
 
setId(long) - Method in class com.thed.model.ProjectDTO
 
setId(long) - Method in class com.thed.model.ReleaseTestSchedule
 
setId(long) - Method in class com.thed.model.ScheduledTestCaseMetaDataDTO
 
setId(long) - Method in class com.thed.model.TestResult
 
setId(long) - Method in class com.thed.model.UserDTO
 
setId(Long) - Method in class com.thed.model.AutomationJobDetail
 
setId(Long) - Method in class com.thed.model.AutomationJobScheduleDTO
 
setId(Long) - Method in class com.thed.model.AutomationScriptJobDTO
 
setId(Long) - Method in class com.thed.model.CycleDTO
 
setId(Long) - Method in class com.thed.model.CyclePhaseDTO
 
setId(Long) - Method in class com.thed.model.RemoteTestResult
 
setId(Long) - Method in class com.thed.model.TCRCatalogTree
 
setId(Long) - Method in class com.thed.model.TCRCatalogTreeDTO
 
setId(Long) - Method in class com.thed.model.TestcaseBatchExecution
 
setId(Long) - Method in class com.thed.model.TestcaseExecution
 
setId(Long) - Method in class com.thed.model.TestStep
 
setId(Long) - Method in class com.thed.model.TestStepDetail
 
setId(Long) - Method in class com.thed.model.TestStepResult
Description: setter method for attribute id
setId(Long) - Method in class com.thed.zblast.parser.model.TCRCatalogTreeTestcase
 
setId(Long) - Method in class com.thed.zblast.parser.model.TCRTestcase
 
setId(String) - Method in class com.thed.zblast.parser.jaxb.junit.Testsuite
Sets the value of the id property.
setId(String) - Method in class com.thed.zblast.parser.model.TestCase
 
setId(String) - Method in class com.thed.zblast.parser.model.TestSuite
 
setIds(List<Long>) - Method in class com.thed.model.LongIdListRequest
 
setImage(String) - Method in class com.thed.zblast.parser.model.EggPlantScriptLine
 
setImageURL(String) - Method in class com.thed.zblast.parser.model.EggPlantScriptLine
 
setInvokeScript(boolean) - Method in class com.thed.model.AutomationJobDetail
 
setIsConfig(String) - Method in class com.thed.zblast.parser.model.TestngResults.Testsuite.Test.Class.TestMethod
Sets the value of the isConfig property.
setIsCustomizable(Boolean) - Method in class com.thed.model.PreferenceDTO
 
setIsDeleted(Boolean) - Method in class com.thed.model.AutomationScriptJobDTO
 
setIsolationLevel(int) - Method in class com.thed.model.ProjectDTO
 
setIsParseResultFile(Boolean) - Method in class com.thed.model.AutomationScriptJobDTO
 
setIsReuse(boolean) - Method in class com.thed.model.AutomationJobDetail
 
setIsTimeStamp(Boolean) - Method in class com.thed.model.AutomationJobDetail
 
setItemId(Long) - Method in class com.thed.model.Attachment
 
setItemType(String) - Method in class com.thed.model.Attachment
 
setJobDetailTcrCatalogTreeId(Long) - Method in class com.thed.model.AutomationJobDetail
 
setJobEndDate(Date) - Method in class com.thed.model.AutomationJobReport
 
setJobId(Long) - Method in class com.thed.model.TestcaseBatchExecution
 
setJobIntiatedBy(Long) - Method in class com.thed.model.AutomationJobDetail
 
setJobIntiatedBy(Long) - Method in class com.thed.model.ZephyrConfigModel
 
setJobModifyDate(Date) - Method in class com.thed.model.AutomationJobScheduleDTO
 
setJobName(String) - Method in class com.thed.model.AutomationJobDetail
 
setJobName(String) - Method in class com.thed.zblast.scheduler.JobProgressDTO
 
setJobQueue(Queue<AutomationJobDetail>) - Method in class com.thed.model.QueueProcessor
 
setJobScheduleDate(Date) - Method in class com.thed.model.AutomationJobScheduleDTO
 
setJobStart(Date) - Method in class com.thed.model.AutomationJobReport
 
setJobStatus(String) - Method in class com.thed.model.AutomationJobReport
 
setJobType(String) - Method in class com.thed.model.AutomationJobDetail
 
setKey(String) - Method in class com.thed.model.RemoteFieldValue
 
setLastModificationDate(Date) - Method in class com.thed.model.TestStep
 
setLastModifiedBy(Long) - Method in class com.thed.model.ReleaseTestSchedule
 
setLastModifiedBy(Long) - Method in class com.thed.model.TCRCatalogTree
 
setLastModifiedBy(Long) - Method in class com.thed.model.TCRCatalogTreeDTO
 
setLastModifiedBy(Long) - Method in class com.thed.model.TestStep
 
setLastModifiedOn(Date) - Method in class com.thed.model.ReleaseTestSchedule
 
setLastModifiedOn(Date) - Method in class com.thed.model.TCRCatalogTree
 
setLastModifiedOn(Date) - Method in class com.thed.model.TCRCatalogTreeDTO
 
setLastModifiedOn(Date) - Method in class com.thed.zblast.parser.model.TCRCatalogTreeTestcase
 
setLastModifiedOn(Date) - Method in class com.thed.zblast.parser.model.TCRTestcase
 
setLastName(String) - Method in class com.thed.model.UserDTO
 
setLastPasswordChange(Date) - Method in class com.thed.model.UserDTO
 
setLastPing(long) - Method in class com.thed.model.Agent
 
setLastSuccessfulLogin(Date) - Method in class com.thed.model.UserDTO
 
setLastSuccessfulLoginString(String) - Method in class com.thed.model.UserDTO
 
setLastTestResult(TestResult) - Method in class com.thed.model.ReleaseTestSchedule
Description: setter method for attribute lastTestResult
setLinkedTCRCatalogTreeId(Long) - Method in class com.thed.model.TCRCatalogTree
 
setLinkedTCRCatalogTreeId(Long) - Method in class com.thed.model.TCRCatalogTreeDTO
Deprecated.
setLocalId(Long) - Method in class com.thed.model.TestStepDetail
 
setLocation(String) - Method in class com.thed.model.UserDTO
 
setLoginName(String) - Method in class com.thed.model.UserDTO
 
setManualRun(boolean) - Method in class com.thed.model.AutomationJobDetail
 
setMaxId(Integer) - Method in class com.thed.model.TestStep
 
setMessage(String) - Method in class com.thed.zblast.parser.jaxb.junit.Error
Sets the value of the message property.
setMessage(String) - Method in class com.thed.zblast.parser.jaxb.junit.Failure
Sets the value of the message property.
setMessage(String) - Method in class com.thed.zblast.parser.model.EggPlantScriptLine
 
setMessage(String) - Method in class com.thed.zblast.parser.model.TestngResults.Testsuite.Test.Class.TestMethod.Exception
Sets the value of the message property.
setMetadataTCClassName(String) - Method in class com.thed.model.ScheduledTestCaseMetaDataDTO
 
setMetadataTCClassName(String) - Method in class com.thed.zblast.parser.model.TCRTestcase
 
setMetadataTCName(String) - Method in class com.thed.model.ScheduledTestCaseMetaDataDTO
 
setMetadataTCName(String) - Method in class com.thed.zblast.parser.model.TCRTestcase
 
setMobilePhoneNumber(String) - Method in class com.thed.model.UserDTO
 
setModifiedBy(Long) - Method in class com.thed.model.AutomationScriptJobDTO
 
setModifiedOn(Date) - Method in class com.thed.model.AutomationScriptJobDTO
 
setMultiThreading(boolean) - Method in class com.thed.model.Agent
 
setName(String) - Method in class com.thed.model.Attachment
 
setName(String) - Method in class com.thed.model.CycleDTO
 
setName(String) - Method in class com.thed.model.CyclePhaseDTO
 
setName(String) - Method in class com.thed.model.PreferenceDTO
 
setName(String) - Method in class com.thed.model.ProjectDTO
 
setName(String) - Method in class com.thed.model.TCRCatalogTree
 
setName(String) - Method in class com.thed.model.TCRCatalogTreeDTO
 
setName(String) - Method in class com.thed.model.TestCaseModel
 
setName(String) - Method in class com.thed.zblast.parser.jaxb.junit.Property
Sets the value of the name property.
setName(String) - Method in class com.thed.zblast.parser.jaxb.junit.Testcase
Sets the value of the name property.
setName(String) - Method in class com.thed.zblast.parser.jaxb.junit.Testsuite
Sets the value of the name property.
setName(String) - Method in class com.thed.zblast.parser.jaxb.junit.Testsuites
Sets the value of the name property.
setName(String) - Method in class com.thed.zblast.parser.model.TCRTestcase
 
setName(String) - Method in class com.thed.zblast.parser.model.TestCase
 
setName(String) - Method in class com.thed.zblast.parser.model.TestngResults.Testsuite
Sets the value of the name property.
setName(String) - Method in class com.thed.zblast.parser.model.TestngResults.Testsuite.Test.Class
Sets the value of the name property.
setName(String) - Method in class com.thed.zblast.parser.model.TestngResults.Testsuite.Test.Class.TestMethod
Sets the value of the name property.
setName(String) - Method in class com.thed.zblast.parser.model.TestngResults.Testsuite.Test
Sets the value of the name property.
setName(String) - Method in class com.thed.zblast.parser.model.TestSuite
 
setNewItem(boolean) - Method in class com.thed.model.ProjectDTO
 
setNotes(String) - Method in class com.thed.model.ExecutionRequest
 
setNotes(String) - Method in class com.thed.zblast.parser.model.ExecutionModificationRequest
 
setOldId(Long) - Method in class com.thed.zblast.parser.model.TCRTestcase
 
setOrderId(int) - Method in class com.thed.zblast.parser.model.TestSuite
 
setOrderId(Integer) - Method in class com.thed.model.TestStepDetail
 
setOriginal(Boolean) - Method in class com.thed.zblast.parser.model.TCRCatalogTreeTestcase
 
setPackage(String) - Method in class com.thed.zblast.parser.jaxb.junit.Testsuite
Sets the value of the package property.
setPackageName(String) - Method in class com.thed.model.TestCaseResultModel
 
setPackageName(String) - Method in class com.thed.zblast.parser.model.TestcaseModel
 
setPackageNames(Set<String>) - Method in class com.thed.model.ZephyrConfigModel
 
setPageNumber(Integer) - Method in class com.thed.model.SearchResult
 
setPageNumber(Integer) - Method in class com.thed.zblast.parser.model.SearchResult
 
setParameter(String) - Method in class com.thed.model.AutomationScriptJobDTO
 
setParameter(String) - Method in class com.thed.model.TestcaseBatchExecution
 
setParent(TCRCatalogTree) - Method in class com.thed.model.TCRCatalogTree
 
setParentId(int) - Method in class com.thed.zblast.parser.model.TestCase
 
setParentId(int) - Method in class com.thed.zblast.parser.model.TestSuite
 
setParentId(Long) - Method in class com.thed.model.TCRCatalogTree
 
setParentId(Long) - Method in class com.thed.model.TCRCatalogTreeDTO
 
setParentName(String) - Method in class com.thed.model.TCRCatalogTreeDTO
 
setParserTemplate(String) - Method in class com.thed.model.AutomationJobDetail
 
setParserTemplate(String) - Method in class com.thed.model.AutomationScriptJobDTO
 
setPassed(boolean) - Method in class com.thed.zblast.parser.model.EggPlantResult
 
setPassed(Boolean) - Method in class com.thed.model.TestCaseResultModel
 
setPassed(Byte) - Method in class com.thed.zblast.parser.model.TestngResults
Sets the value of the passed property.
setPassword(String) - Method in class com.thed.model.UserDTO
 
setPhaseEndDate(String) - Method in class com.thed.model.CyclePhaseDTO
 
setPhaseName(String) - Method in class com.thed.model.AutomationJobDetail
 
setPhaseName(String) - Method in class com.thed.model.ZephyrConfigModel
 
setPhaseStartDate(String) - Method in class com.thed.model.CyclePhaseDTO
 
setPhaseTestCaseId(long) - Method in class com.thed.model.TestCaseModel
 
setPicture(String) - Method in class com.thed.model.UserDTO
 
setPostalCode(String) - Method in class com.thed.model.UserDTO
 
setPrefix(String) - Method in class com.thed.model.AutomationJobScheduleDTO
 
setPriority(String) - Method in class com.thed.model.Defect
 
setPriority(String) - Method in class com.thed.zblast.parser.model.TCRTestcase
 
setProjectAndReleaseForCopy(Long, Long) - Method in class com.thed.zblast.parser.model.TCRTestcase
 
setProjectEndDate(String) - Method in class com.thed.model.ProjectDTO
 
setProjectId(int) - Method in class com.thed.model.AutomationJobDetail
 
setProjectId(Long) - Method in class com.thed.model.AutomationScriptJobDTO
 
setProjectId(Long) - Method in class com.thed.model.CycleDTO
 
setProjectId(Long) - Method in class com.thed.zblast.parser.model.TCRTestcase
 
setProjectName(String) - Method in class com.thed.model.CycleDTO
 
setProjectStartDate(String) - Method in class com.thed.model.ProjectDTO
 
setProperties(Properties) - Method in class com.thed.zblast.parser.jaxb.junit.Testsuite
Sets the value of the properties property.
setRealtimeStatus(String) - Method in class com.thed.model.Agent
 
setRefId(String) - Method in class com.thed.model.Attachment
 
setReleaseId(int) - Method in class com.thed.model.AutomationJobDetail
 
setReleaseId(long) - Method in class com.thed.model.ZephyrConfigModel
 
setReleaseId(Long) - Method in class com.thed.model.AutomationScriptJobDTO
 
setReleaseId(Long) - Method in class com.thed.model.CycleDTO
 
setReleaseId(Long) - Method in class com.thed.model.MapTestcaseToRequirement
 
setReleaseId(Long) - Method in class com.thed.model.TCRCatalogTree
 
setReleaseId(Long) - Method in class com.thed.model.TCRCatalogTreeDTO
 
setReleaseId(Long) - Method in class com.thed.model.TestStep
 
setReleaseId(Long) - Method in class com.thed.zblast.parser.model.TCRCatalogTreeTestcase
 
setReleaseId(Long) - Method in class com.thed.zblast.parser.model.TCRTestcase
 
setReleaseName(String) - Method in class com.thed.model.CycleDTO
 
setReleaseTestScheduleId(Long) - Method in class com.thed.model.TestcaseExecution
 
setReleaseTestScheduleId(Long) - Method in class com.thed.model.TestResult
 
setReleaseTestScheduleId(Long) - Method in class com.thed.model.TestStepResult
 
setReleaseTestScheduleId(String) - Method in class com.thed.model.RemoteTestResult
 
setRemoteRepositoryId(long) - Method in class com.thed.model.TestCaseModel
 
setReporterOutput(String) - Method in class com.thed.zblast.parser.model.TestngResults
Sets the value of the reporterOutput property.
setReporterOutput(String) - Method in class com.thed.zblast.parser.model.TestngResults.Testsuite.Test.Class.TestMethod
Sets the value of the reporterOutput property.
setRequirement(List<Requirement>) - Method in class com.thed.zblast.parser.jaxb.junit.Requirements
 
setRequirementAltId(Set<String>) - Method in class com.thed.model.MapTestcaseToRequirement
 
setRequirementId(Set<Long>) - Method in class com.thed.model.MapTestcaseToRequirement
 
setRequirementIds(Set<Long>) - Method in class com.thed.zblast.parser.model.TCRTestcase
Description: setter method for attribute requirementIds
setRequirementIds(Set<String>) - Method in class com.thed.zblast.parser.jaxb.junit.Testcase
 
setRequirements(Requirements) - Method in class com.thed.zblast.parser.jaxb.junit.Testcase
 
setRequirements(List<String>) - Method in class com.thed.zblast.parser.model.TestcaseModel
 
setResult(short) - Method in class com.thed.zblast.parser.util.ZReturnStatus
 
setResult(String) - Method in class com.thed.model.TestStepDetail
 
setResultParsingError(List<ZautomationTask>) - Method in class com.thed.zblast.util.ZautomationTaskLog
 
setResultParsingErrZeeUnavailable(List<ZautomationTask>) - Method in class com.thed.zblast.util.ZautomationTaskLog
 
setResultPath(String) - Method in class com.thed.model.AutomationJobDetail
 
setResultPath(String) - Method in class com.thed.model.AutomationScriptJobDTO
 
setResults(List) - Method in class com.thed.model.SearchResult
 
setResults(List) - Method in class com.thed.zblast.parser.model.SearchResult
 
setResultsAssignedTo(Long) - Method in class com.thed.model.AutomationJobDetail
 
setResultSize(Integer) - Method in class com.thed.model.SearchResult
 
setResultSize(Integer) - Method in class com.thed.zblast.parser.model.SearchResult
 
setResultsPublishStatus(boolean) - Method in class com.thed.model.ZblastScriptExecutionResult
 
setResultsPublishStatusMsg(String) - Method in class com.thed.model.ZblastScriptExecutionResult
 
setRevision(Integer) - Method in class com.thed.model.CycleDTO
 
setRevision(Integer) - Method in class com.thed.model.TCRCatalogTree
 
setRevision(Integer) - Method in class com.thed.model.TCRCatalogTreeDTO
 
setRevision(Integer) - Method in class com.thed.zblast.parser.model.TCRCatalogTreeTestcase
 
setRtsId(Long) - Method in class com.thed.model.ExecutionRequest
 
setRunDate(String) - Method in class com.thed.zblast.parser.model.EggPlantResult
 
setScheduledId(Long) - Method in class com.thed.model.ScheduledTestCaseMetaDataDTO
 
setScheduleId(Long) - Method in class com.thed.model.AutomationJobDetail
 
setSchedulerId(Long) - Method in class com.thed.zblast.scheduler.JobProgressDTO
 
setScript(String) - Method in class com.thed.zblast.parser.model.EggPlantResult
 
setScriptError(List<ZautomationTask>) - Method in class com.thed.zblast.util.ZautomationTaskLog
 
setScriptErrorZeeUnavailable(List<ZautomationTask>) - Method in class com.thed.zblast.util.ZautomationTaskLog
 
setScriptExecutionSatus(boolean) - Method in class com.thed.model.ZblastScriptExecutionResult
 
setScriptExecutionSatusMsg(String) - Method in class com.thed.model.ZblastScriptExecutionResult
 
setScriptId(String) - Method in class com.thed.zblast.parser.model.TCRTestcase
 
setScriptJobDescription(String) - Method in class com.thed.model.AutomationScriptJobDTO
 
setScriptJobName(String) - Method in class com.thed.model.AutomationScriptJobDTO
 
setScriptLines(ArrayList<EggPlantScriptLine>) - Method in class com.thed.zblast.parser.model.EggPlantResult
 
setScriptName(String) - Method in class com.thed.zblast.parser.model.TCRTestcase
 
setScriptPath(String) - Method in class com.thed.model.AutomationJobDetail
 
setScriptPath(String) - Method in class com.thed.model.AutomationScriptJobDTO
 
setScriptPath(String) - Method in class com.thed.model.TestcaseBatchExecution
 
setScriptPath(String) - Method in class com.thed.zblast.parser.model.TCRTestcase
 
setSelectedZephyrServer(ZephyrInstance) - Method in class com.thed.model.ZephyrConfigModel
 
setServerAddress(String) - Method in class com.thed.model.ZephyrInstance
 
setSeverity(String) - Method in class com.thed.model.Defect
 
setShared(boolean) - Method in class com.thed.model.ProjectDTO
 
setShowItem(boolean) - Method in class com.thed.model.ProjectDTO
 
setSignature(String) - Method in class com.thed.zblast.parser.model.TestngResults.Testsuite.Test.Class.TestMethod
Sets the value of the signature property.
setSkipped(Byte) - Method in class com.thed.zblast.parser.model.TestngResults
Sets the value of the skipped property.
setSkipped(String) - Method in class com.thed.zblast.parser.jaxb.junit.Testcase
Sets the value of the skipped property.
setSkipped(String) - Method in class com.thed.zblast.parser.jaxb.junit.Testsuite
Sets the value of the skipped property.
setSkippedCount(int) - Method in class com.thed.zblast.scheduler.JobProgressDTO
 
setStartDate(long) - Method in class com.thed.model.Agent
 
setStartDate(Long) - Method in class com.thed.model.CycleDTO
 
setStartDate(Date) - Method in class com.thed.model.AutomationJobDetail
 
setStartDate(Date) - Method in class com.thed.model.CyclePhaseDTO
 
setStartDate(Date) - Method in class com.thed.model.ProjectDTO
 
setStartDate(Date) - Method in class com.thed.model.ReleaseTestSchedule
 
setStartedAt(XMLGregorianCalendar) - Method in class com.thed.zblast.parser.model.TestngResults.Testsuite
Sets the value of the startedAt property.
setStartedAt(XMLGregorianCalendar) - Method in class com.thed.zblast.parser.model.TestngResults.Testsuite.Test.Class.TestMethod
Sets the value of the startedAt property.
setStartedAt(XMLGregorianCalendar) - Method in class com.thed.zblast.parser.model.TestngResults.Testsuite.Test
Sets the value of the startedAt property.
setState(String) - Method in class com.thed.model.UserDTO
 
setStateFlag(Integer) - Method in class com.thed.zblast.parser.model.TCRCatalogTreeTestcase
 
setStatus(int) - Method in class com.thed.model.Agent
 
setStatus(int) - Method in class com.thed.model.TestcaseBatchExecution
 
setStatus(Integer) - Method in class com.thed.model.CycleDTO
 
setStatus(String) - Method in class com.thed.model.AutomationJobDetail
 
setStatus(String) - Method in class com.thed.model.AutomationJobScheduleDTO
 
setStatus(String) - Method in class com.thed.model.ExecutionRequest
 
setStatus(String) - Method in class com.thed.model.ProjectDTO
 
setStatus(String) - Method in class com.thed.model.ReleaseTestSchedule
 
setStatus(String) - Method in class com.thed.model.ScheduledTestCaseMetaDataDTO
 
setStatus(String) - Method in class com.thed.model.TestcaseExecution
 
setStatus(String) - Method in class com.thed.model.TestResult
 
setStatus(String) - Method in class com.thed.model.TestStepResult
 
setStatus(String) - Method in class com.thed.zblast.parser.jaxb.junit.Testcase
Sets the value of the status property.
setStatus(String) - Method in class com.thed.zblast.parser.model.ReleaseTestScheduleCreateRequest
 
setStatus(String) - Method in class com.thed.zblast.parser.model.TestCase
 
setStatus(String) - Method in class com.thed.zblast.parser.model.TestngResults.Testsuite.Test.Class.TestMethod
Sets the value of the status property.
setStatusAttachment(String) - Method in class com.thed.zblast.parser.jaxb.junit.Testcase
 
setStatusFailAttachment(String) - Method in class com.thed.zblast.parser.jaxb.junit.Testcase
 
setStatusPassAttachment(String) - Method in class com.thed.zblast.parser.jaxb.junit.Testcase
 
setStep(int) - Method in class com.thed.zblast.parser.model.EggPlantScriptLine
 
setStep(String) - Method in class com.thed.model.TestStepDetail
 
setSteps(List<TestStepDetail>) - Method in class com.thed.model.TestStep
 
setSuccesses(String) - Method in class com.thed.zblast.parser.jaxb.junit.Testcase
 
setSuccessZeeUnavailable(List<ZautomationTask>) - Method in class com.thed.zblast.util.ZautomationTaskLog
 
setSuite(TestngResults.Testsuite) - Method in class com.thed.zblast.parser.model.TestngResults
Sets the value of the suite property.
setSuiteArray(TestSuite) - Method in class com.thed.zblast.parser.model.TestSuite
 
setSuitePackage(String) - Method in class com.thed.zblast.parser.model.TestSuite
 
setSuiteTestCaseMap(String, List<TestCase>) - Method in class com.thed.zblast.parser.model.TestSuite
 
setSut(String) - Method in class com.thed.zblast.parser.model.EggPlantResult
 
setSystemErr(String) - Method in class com.thed.zblast.parser.jaxb.junit.Testsuite
Sets the value of the systemErr property.
setSystemErr(List<String>) - Method in class com.thed.zblast.parser.jaxb.junit.Testcase
 
setSystemOut(String) - Method in class com.thed.zblast.parser.jaxb.junit.Testsuite
Sets the value of the systemOut property.
setSystemOut(List<String>) - Method in class com.thed.zblast.parser.jaxb.junit.Testcase
 
setTag(String) - Method in class com.thed.model.TestcaseBulkUpdateParam
 
setTag(String) - Method in class com.thed.zblast.parser.jaxb.junit.Testcase
 
setTag(String) - Method in class com.thed.zblast.parser.model.TCRTestcase
 
setTag(String) - Method in class com.thed.zblast.parser.model.TestCase
 
setTcCreationDate(String) - Method in class com.thed.zblast.parser.model.TCRTestcase
 
setTcId(Long) - Method in class com.thed.model.TestStep
 
setTcName(String) - Method in class com.thed.zblast.parser.model.TestcaseModel
 
setTcrCatalogTreeId(Long) - Method in class com.thed.model.AutomationJobDetail
 
setTcrCatalogTreeId(Long) - Method in class com.thed.model.CyclePhaseDTO
 
setTcrCatalogTreeId(Long) - Method in class com.thed.model.ScheduledTestCaseMetaDataDTO
 
setTcrCatalogTreeId(Long) - Method in class com.thed.zblast.parser.model.TCRCatalogTreeTestcase
 
setTcrTreeTestcase(TCRCatalogTreeTestcase) - Method in class com.thed.model.ReleaseTestSchedule
 
setTctId(Long) - Method in class com.thed.model.TctTestcaseVersionParam
 
setTctId(Long) - Method in class com.thed.zblast.parser.model.ReleaseTestScheduleCreateRequest
 
setTctIds(List<Long>) - Method in class com.thed.zblast.parser.model.TreeSelectionInfo
 
setTctTestcaseVersionParam(List<TctTestcaseVersionParam>) - Method in class com.thed.model.TestcaseBulkUpdateParam
 
setTempFilePath(String) - Method in class com.thed.model.AttachmentDTO
 
setTempPath(String) - Method in class com.thed.model.Attachment
 
setTest(List<TestngResults.Testsuite.Test>) - Method in class com.thed.zblast.parser.model.TestngResults.Testsuite
Sets the value of the test property.
setTestcase(TCRTestcase) - Method in class com.thed.model.TestCaseResultModel
 
setTestcase(TCRTestcase) - Method in class com.thed.zblast.parser.model.TCRCatalogTreeTestcase
 
setTestcase(List<Testcase>) - Method in class com.thed.zblast.parser.jaxb.junit.Testsuite
 
setTestCaseArray(List<TestCase>) - Method in class com.thed.zblast.parser.model.TestSuite
 
setTestcaseAttachement(List<File>) - Method in class com.thed.model.TestCaseResultModel
 
setTestcaseAttachement(List<File>) - Method in class com.thed.zblast.parser.model.TestcaseModel
 
setTestcaseBatchExecution(TestcaseBatchExecution) - Method in class com.thed.launcher.AbstractZBotScriptLauncher
 
setTestcaseBatchExecution(TestcaseBatchExecution) - Method in interface com.thed.launcher.IZBotScriptLauncher
utility method to set TestcaseBatchExecution.
setTestcaseExecutionList(List<TestcaseExecution>) - Method in class com.thed.model.TestcaseBatchExecution
 
setTestcaseId(Long) - Method in class com.thed.model.MapTestcaseToRequirement
 
setTestcaseId(Long) - Method in class com.thed.model.ScheduledTestCaseMetaDataDTO
 
setTestcaseId(Long) - Method in class com.thed.zblast.parser.model.TCRTestcase
 
setTestCaseId(long) - Method in class com.thed.model.TestCaseModel
 
setTestcaseName(String) - Method in class com.thed.zblast.parser.model.TestcaseModel
 
setTestcaseRequirement(List<String>) - Method in class com.thed.model.TestCaseResultModel
 
setTestcases(List<TestCaseResultModel>) - Method in class com.thed.model.ZephyrConfigModel
 
setTestcasesCreated(List<Long>) - Method in class com.thed.model.AutomationJobReport
 
setTestcasesFailed(List<Long>) - Method in class com.thed.model.AutomationJobReport
 
setTestcasesPassed(List<Long>) - Method in class com.thed.model.AutomationJobReport
 
setTestcaseTag(String) - Method in class com.thed.zblast.parser.model.TestcaseModel
 
setTestcaseVersionId(Long) - Method in class com.thed.model.TctTestcaseVersionParam
 
setTestClassName(String) - Method in class com.thed.zblast.parser.model.TestCase
 
setTesterId(Long) - Method in class com.thed.model.ExecutionRequest
 
setTesterId(Long) - Method in class com.thed.model.ReleaseTestSchedule
 
setTesterId(Long) - Method in class com.thed.model.RemoteTestResult
 
setTesterId(Long) - Method in class com.thed.model.TestResult
 
setTesterId(Long) - Method in class com.thed.zblast.parser.model.ReleaseTestScheduleCreateRequest
 
setTestId(String) - Method in class com.thed.zblast.parser.model.TestCase
 
setTests(String) - Method in class com.thed.zblast.parser.jaxb.junit.Testsuite
Sets the value of the tests property.
setTests(String) - Method in class com.thed.zblast.parser.jaxb.junit.Testsuites
Sets the value of the tests property.
setTestScheduleId(Long) - Method in class com.thed.model.ReleaseTestSchedule
 
setTestStatus(String) - Method in class com.thed.zblast.parser.model.TestcaseModel
 
setTestStep(TestStep) - Method in class com.thed.model.TestCaseResultModel
 
setTestStep(TestStep) - Method in class com.thed.zblast.parser.model.TestcaseModel
 
setTestStepExecutions(List<RemoteFieldValue>) - Method in class com.thed.model.RemoteTestResult
 
setTestStepId(Long) - Method in class com.thed.model.TestStepResult
 
setTestSteps(TestStep) - Method in class com.thed.zblast.parser.model.TCRTestcase
 
setTestSuite(List<Testsuite>) - Method in class com.thed.model.ZblastScriptExecutionResult
 
setTestSuites(List<TestSuite>) - Method in class com.thed.zblast.parser.util.ZReturnStatus
 
setText(String) - Method in class com.thed.zblast.parser.model.EggPlantScriptLine
 
setTime(String) - Method in class com.thed.zblast.parser.jaxb.junit.Testcase
Sets the value of the time property.
setTime(String) - Method in class com.thed.zblast.parser.jaxb.junit.Testsuite
Sets the value of the time property.
setTime(String) - Method in class com.thed.zblast.parser.jaxb.junit.Testsuites
Sets the value of the time property.
setTime(String) - Method in class com.thed.zblast.parser.model.EggPlantScriptLine
 
setTimeInDate(Date) - Method in class com.thed.zblast.parser.jaxb.junit.Testsuite
 
setTimestamp(String) - Method in class com.thed.zblast.parser.jaxb.junit.Testsuite
Sets the value of the timestamp property.
setTimeStamp(Boolean) - Method in class com.thed.model.AutomationJobDetail
 
setTimeStamp(Date) - Method in class com.thed.model.Attachment
 
setTitle(String) - Method in class com.thed.model.UserDTO
 
setToken(String) - Method in class com.thed.model.Agent
 
setTotal(Byte) - Method in class com.thed.zblast.parser.model.TestngResults
Sets the value of the total property.
setTotalTests(String) - Method in class com.thed.zblast.parser.model.TestSuite
 
setTreeid(Long) - Method in class com.thed.zblast.parser.model.TreeSelectionInfo
 
setType(String) - Method in class com.thed.model.SearchResult
 
setType(String) - Method in class com.thed.model.TCRCatalogTree
 
setType(String) - Method in class com.thed.model.TCRCatalogTreeDTO
 
setType(String) - Method in class com.thed.model.UserDTO
 
setType(String) - Method in class com.thed.zblast.parser.jaxb.junit.Error
Sets the value of the type property.
setType(String) - Method in class com.thed.zblast.parser.jaxb.junit.Failure
Sets the value of the type property.
setType(String) - Method in class com.thed.zblast.parser.model.SearchResult
 
setUnassignedRtsIds(List<Long>) - Method in class com.thed.zblast.parser.model.ExecutionModificationRequest
 
setUpdateTestcaseStatus(int) - Method in class com.thed.model.TestcaseBatchExecution
 
setUpdateTestcaseStatusFromScript(Boolean) - Method in class com.thed.model.TestcaseBatchExecution
 
setUrl(String) - Method in class com.thed.launcher.AbstractZBotScriptLauncher
Url format is "http://127.0.0.1:80/flex/agent", notice "/flex/agent" suffix attached to it.
setUrl(String) - Method in interface com.thed.launcher.IZBotScriptLauncher
setter for URL.
setUserId(long) - Method in class com.thed.model.ZephyrConfigModel
 
setUserId(Long) - Method in class com.thed.model.Agent
 
setUserId(Long) - Method in class com.thed.model.TestcaseBatchExecution
 
setUserId(Long) - Method in class com.thed.zblast.parser.model.TCRTestcase
 
setUsername(String) - Method in class com.thed.model.UserDTO
 
setUserType(Integer) - Method in class com.thed.model.UserDTO
 
setValue(Object) - Method in class com.thed.model.RemoteFieldValue
 
setValue(String) - Method in class com.thed.model.PreferenceDTO
 
setValue(String) - Method in class com.thed.zblast.parser.jaxb.junit.Property
Sets the value of the value property.
setVersion(int) - Method in class com.thed.model.ProjectDTO
 
setVersionId(String) - Method in class com.thed.model.ReleaseTestSchedule
 
setVersionNumber(Integer) - Method in class com.thed.zblast.parser.model.TCRCatalogTreeTestcase
 
setWarnings(String) - Method in class com.thed.zblast.parser.model.EggPlantResult
 
setWebsite(String) - Method in class com.thed.model.UserDTO
 
setWorkPhoneNumber(String) - Method in class com.thed.model.UserDTO
 
setXmlResultFile(String) - Method in class com.thed.zblast.parser.model.EggPlantResult
 
setZblastAgentMachine(String) - Method in class com.thed.model.AutomationJobScheduleDTO
 
setZbotAgentMachine(String) - Method in class com.thed.model.AutomationJobDetail
 
setZbotAgentMachine(String) - Method in class com.thed.model.AutomationScriptJobDTO
 
setZbotProperties(PropertiesConfiguration) - Method in class com.thed.launcher.AbstractZBotScriptLauncher
 
setZbotProperties(PropertiesConfiguration) - Method in interface com.thed.launcher.IZBotScriptLauncher
Other misc properties that are read from zbot.properties file, are pushed into this hashmap.
setZephyrProjectId(long) - Method in class com.thed.model.ZephyrConfigModel
 
shutDownThreadPool() - Method in class com.thed.zblast.util.ResultParser
 
signature - Variable in class com.thed.zblast.parser.model.TestngResults.Testsuite.Test.Class.TestMethod
 
skipped - Variable in class com.thed.zblast.parser.jaxb.junit.Testcase
 
skipped - Variable in class com.thed.zblast.parser.jaxb.junit.Testsuite
 
skipped - Variable in class com.thed.zblast.parser.model.TestngResults
 
SOAP_UI_PRO - Static variable in class com.thed.util.ZeeConstants
 
SOAPUI_PRO - Static variable in class com.thed.util.ZeeConstants
 
SrvcUtil - Class in com.thed.util
 
SSL_ERROR - Static variable in class com.thed.util.URLValidator
 
startedAt - Variable in class com.thed.zblast.parser.model.TestngResults.Testsuite
 
startedAt - Variable in class com.thed.zblast.parser.model.TestngResults.Testsuite.Test.Class.TestMethod
 
startedAt - Variable in class com.thed.zblast.parser.model.TestngResults.Testsuite.Test
 
startWatching(AutomationJobDetail, Queue<Queue<AutomationJobDetail>>, Map<AutomationJobDetail, FileAlterationMonitor>, Map<Long, AutomationJobDetail>) - Method in class com.thed.util.AutomationFileWatcher
 
status - Variable in class com.thed.launcher.AbstractZBotScriptLauncher
 
status - Variable in class com.thed.zblast.parser.jaxb.junit.Testcase
 
status - Variable in class com.thed.zblast.parser.model.TestngResults.Testsuite.Test.Class.TestMethod
 
STATUS_ASSIGNED - Static variable in class com.thed.model.TestcaseBatchExecution
 
STATUS_COMPLETED - Static variable in class com.thed.model.TestcaseBatchExecution
 
STATUS_CREATED - Static variable in class com.thed.model.TestcaseBatchExecution
 
STATUS_LOGOUT - Static variable in class com.thed.util.ZeeConstants
 
STATUS_OK - Static variable in class com.thed.util.ZeeConstants
 
STATUS_RUNNING - Static variable in class com.thed.util.SrvcUtil
NT/2K/XP/2003 service status is running.
STATUS_SESSION_EXPIRED - Static variable in class com.thed.util.ZeeConstants
 
STATUS_STOPPED - Static variable in class com.thed.util.SrvcUtil
NT/2K/XP/2003 service status is stopped.
STATUS_TO_BE_DELETED - Static variable in class com.thed.util.ZeeConstants
 
STATUS_TO_BE_STOPPED - Static variable in class com.thed.util.ZeeConstants
 
STATUS_UNKNOWN - Static variable in class com.thed.util.SrvcUtil
NT/2K/XP/2003 service status is unknown.
STATUS_WIP - Static variable in class com.thed.model.TestcaseBatchExecution
 
STATUS_ZBOT_SHUTDOWN - Static variable in class com.thed.util.ZeeConstants
 
stopFolderWatch(AutomationJobDetail, FileAlterationMonitor, String, boolean) - Static method in class com.thed.util.AutomationFileWatcher
 
stopJob(String) - Static method in class com.thed.zblast.scheduler.QuartzJobScheduler
 
stringToCalendar(String) - Static method in class com.thed.zblast.parser.util.ZCalendarUtils
 
SUCCESS_ZEE_UNAVAILABLE - Enum constant in enum class com.thed.zblast.util.ZblastErrorType
 
successes - Variable in class com.thed.zblast.parser.jaxb.junit.Testcase
 
suite - Variable in class com.thed.zblast.parser.model.TestngResults
 
systemErr - Variable in class com.thed.zblast.parser.jaxb.junit.Testcase
 
systemErr - Variable in class com.thed.zblast.parser.jaxb.junit.Testsuite
 
systemOut - Variable in class com.thed.zblast.parser.jaxb.junit.Testcase
 
systemOut - Variable in class com.thed.zblast.parser.jaxb.junit.Testsuite
 

T

tag - Variable in class com.thed.zblast.parser.jaxb.junit.Testcase
 
TCRCatalogTree - Class in com.thed.model
 
TCRCatalogTree() - Constructor for class com.thed.model.TCRCatalogTree
 
TCRCatalogTree(Long, String, String, Long) - Constructor for class com.thed.model.TCRCatalogTree
 
TCRCatalogTreeDTO - Class in com.thed.model
 
TCRCatalogTreeDTO() - Constructor for class com.thed.model.TCRCatalogTreeDTO
 
TCRCatalogTreeTestcase - Class in com.thed.zblast.parser.model
 
TCRCatalogTreeTestcase() - Constructor for class com.thed.zblast.parser.model.TCRCatalogTreeTestcase
 
TCRCatalogTreeTestcase(Long, TCRTestcase, boolean, Integer) - Constructor for class com.thed.zblast.parser.model.TCRCatalogTreeTestcase
 
TCRTestcase - Class in com.thed.zblast.parser.model
 
TCRTestcase() - Constructor for class com.thed.zblast.parser.model.TCRTestcase
 
tctIds - Variable in class com.thed.zblast.parser.model.TreeSelectionInfo
 
TctTestcaseVersionParam - Class in com.thed.model
 
TctTestcaseVersionParam() - Constructor for class com.thed.model.TctTestcaseVersionParam
 
TctTestcaseVersionParam(Long, Long) - Constructor for class com.thed.model.TctTestcaseVersionParam
 
test - Variable in class com.thed.zblast.parser.model.TestngResults.Testsuite
 
Test() - Constructor for class com.thed.zblast.parser.model.TestngResults.Testsuite.Test
 
TEST_CASE_COMMENT - Static variable in class com.thed.util.ZeeConstants
 
TEST_CASE_PRIORITY - Static variable in class com.thed.util.ZeeConstants
 
TEST_CASE_TAG - Static variable in class com.thed.util.ZeeConstants
 
TEST_EXECUTE_COMMENT - Static variable in class com.thed.util.ZeeConstants
 
TEST_NG - Static variable in class com.thed.util.ZeeConstants
 
testcase - Variable in class com.thed.zblast.parser.jaxb.junit.Testsuite
 
Testcase - Class in com.thed.zblast.parser.jaxb.junit
Java class for anonymous complex type.
Testcase() - Constructor for class com.thed.zblast.parser.jaxb.junit.Testcase
 
TestCase - Class in com.thed.zblast.parser.model
 
TestCase() - Constructor for class com.thed.zblast.parser.model.TestCase
 
TESTCASE_BATCH_EXECUTION - Static variable in class com.thed.util.ZeeConstants
 
TESTCASE_BATCH_EXECUTION_ID - Static variable in class com.thed.util.ZeeConstants
 
TESTCASE_EXECUTION_ID - Static variable in class com.thed.util.ZeeConstants
 
TESTCASE_EXECUTION_STATUS - Static variable in class com.thed.util.ZeeConstants
 
testcaseBatchExecution - Variable in class com.thed.launcher.AbstractZBotScriptLauncher
 
TestcaseBatchExecution - Class in com.thed.model
Value Object that contains batch information
TestcaseBatchExecution() - Constructor for class com.thed.model.TestcaseBatchExecution
 
TestcaseBulkUpdateParam - Class in com.thed.model
 
TestcaseBulkUpdateParam() - Constructor for class com.thed.model.TestcaseBulkUpdateParam
 
TestcaseBulkUpdateParam(String, List<TctTestcaseVersionParam>) - Constructor for class com.thed.model.TestcaseBulkUpdateParam
 
TestcaseExecution - Class in com.thed.model
Value Object that contains execution information about the individual testcase
TestcaseExecution() - Constructor for class com.thed.model.TestcaseExecution
 
testcaseExecutionEnd() - Method in interface com.thed.launcher.IZBotScriptLauncher
This method is invoked once after each testcase is done executing.
testcaseExecutionResult() - Method in interface com.thed.launcher.IZBotScriptLauncher
Use this method to process testcase result.
testcaseExecutionRun() - Method in interface com.thed.launcher.IZBotScriptLauncher
This method actually executes the testcase.
testcaseExecutionRun(AutomationJobDetail, ZblastScriptExecutionResult) - Method in class com.thed.zblast.launcher.ZblastLauncher
 
testcaseExecutionStart() - Method in interface com.thed.launcher.IZBotScriptLauncher
This method is invoked once before start of each testcase.
testcaseMessageAttachments - Static variable in class com.thed.zblast.parser.util.ZXMLDocumentFactory
 
TestcaseModel - Class in com.thed.zblast.parser.model
 
TestcaseModel() - Constructor for class com.thed.zblast.parser.model.TestcaseModel
 
TestcaseModel(String, String, String, List<File>, List<File>, List<String>) - Constructor for class com.thed.zblast.parser.model.TestcaseModel
 
TestCaseModel - Class in com.thed.model
 
TestCaseModel() - Constructor for class com.thed.model.TestCaseModel
 
testcaseParseExecutionResult() - Method in interface com.thed.launcher.IZBotScriptLauncher
 
TestCaseResultModel - Class in com.thed.model
 
TestCaseResultModel() - Constructor for class com.thed.model.TestCaseResultModel
 
TestcaseUploader - Class in com.thed.zblast.util
 
TestcaseUploader() - Constructor for class com.thed.zblast.util.TestcaseUploader
 
TESTCOMPLETE - Static variable in class com.thed.util.ZeeConstants
 
testerId - Variable in class com.thed.model.RemoteTestResult
 
testMethod - Variable in class com.thed.zblast.parser.model.TestngResults.Testsuite.Test.Class
 
TestMethod() - Constructor for class com.thed.zblast.parser.model.TestngResults.Testsuite.Test.Class.TestMethod
 
TestngResults - Class in com.thed.zblast.parser.model
Java class for anonymous complex type.
TestngResults() - Constructor for class com.thed.zblast.parser.model.TestngResults
 
TestngResults.Testsuite - Class in com.thed.zblast.parser.model
Java class for anonymous complex type.
TestngResults.Testsuite.Test - Class in com.thed.zblast.parser.model
Java class for anonymous complex type.
TestngResults.Testsuite.Test.Class - Class in com.thed.zblast.parser.model
Java class for anonymous complex type.
TestngResults.Testsuite.Test.Class.TestMethod - Class in com.thed.zblast.parser.model
Java class for anonymous complex type.
TestngResults.Testsuite.Test.Class.TestMethod.Exception - Class in com.thed.zblast.parser.model
Java class for anonymous complex type.
TestNGXMLResultParserImpl - Class in com.thed.zblast.parser
 
TestNGXMLResultParserImpl() - Constructor for class com.thed.zblast.parser.TestNGXMLResultParserImpl
 
TestResult - Class in com.thed.model
 
TestResult() - Constructor for class com.thed.model.TestResult
 
TestResult(Defect, Long, Date, String, String, String) - Constructor for class com.thed.model.TestResult
 
tests - Variable in class com.thed.zblast.parser.jaxb.junit.Testsuite
 
tests - Variable in class com.thed.zblast.parser.jaxb.junit.Testsuites
 
TestStep - Class in com.thed.model
 
TestStep() - Constructor for class com.thed.model.TestStep
 
TestStepDetail - Class in com.thed.model
 
TestStepDetail() - Constructor for class com.thed.model.TestStepDetail
 
testStepExecutions - Variable in class com.thed.model.RemoteTestResult
 
TestStepResult - Class in com.thed.model
 
TestStepResult() - Constructor for class com.thed.model.TestStepResult
 
TestStepResult(String, Long, long, Long, String, Long) - Constructor for class com.thed.model.TestStepResult
 
testsuite - Variable in class com.thed.zblast.parser.jaxb.junit.Testsuites
 
Testsuite - Class in com.thed.zblast.parser.jaxb.junit
Java class for anonymous complex type.
Testsuite() - Constructor for class com.thed.zblast.parser.jaxb.junit.Testsuite
 
Testsuite() - Constructor for class com.thed.zblast.parser.model.TestngResults.Testsuite
 
TestSuite - Class in com.thed.zblast.parser.model
 
TestSuite() - Constructor for class com.thed.zblast.parser.model.TestSuite
 
Testsuites - Class in com.thed.zblast.parser.jaxb.junit
Java class for anonymous complex type.
Testsuites() - Constructor for class com.thed.zblast.parser.jaxb.junit.Testsuites
 
ThreadPool - Class in com.thed.zblast.util
 
ThreadPool(int, int, long, TimeUnit, BlockingQueue<Runnable>) - Constructor for class com.thed.zblast.util.ThreadPool
 
time - Variable in class com.thed.zblast.parser.jaxb.junit.Testcase
 
time - Variable in class com.thed.zblast.parser.jaxb.junit.Testsuite
 
time - Variable in class com.thed.zblast.parser.jaxb.junit.Testsuites
 
timestamp - Variable in class com.thed.zblast.parser.jaxb.junit.Testsuite
 
toArray(Long[]) - Method in class com.thed.model.LongIdListRequest
 
TOSCA - Static variable in class com.thed.util.ZeeConstants
 
toString() - Method in class com.thed.model.Agent
 
toString() - Method in class com.thed.model.Attachment
 
toString() - Method in class com.thed.model.AutomationJobDetail
 
toString() - Method in class com.thed.model.ScheduledTestCaseMetaDataDTO
 
toString() - Method in class com.thed.model.TestcaseBatchExecution
 
toString() - Method in class com.thed.model.TestcaseExecution
 
toString() - Method in class com.thed.zblast.parser.model.ExecutionModificationRequest
 
toString() - Method in class com.thed.zblast.parser.model.ReleaseTestScheduleCreateRequest
 
toString() - Method in class com.thed.zblast.parser.model.TCRTestcase
 
toString() - Method in class com.thed.zblast.parser.model.TestcaseModel
 
toString() - Method in class com.thed.zblast.parser.model.TreeSelectionInfo
 
toString() - Method in class com.thed.zblast.parser.util.ZExecutionStep
 
toString() - Method in class com.thed.zblast.parser.util.ZReturnStatus
 
toString() - Method in class com.thed.zblast.scheduler.JobProgressDTO
 
total - Variable in class com.thed.zblast.parser.model.TestngResults
 
treeid - Variable in class com.thed.zblast.parser.model.TreeSelectionInfo
 
TreeSelectionInfo - Class in com.thed.zblast.parser.model
 
TreeSelectionInfo() - Constructor for class com.thed.zblast.parser.model.TreeSelectionInfo
 
TreeSelectionInfo(Long, List<Long>, boolean) - Constructor for class com.thed.zblast.parser.model.TreeSelectionInfo
 
type - Variable in class com.thed.zblast.parser.jaxb.junit.Error
 
type - Variable in class com.thed.zblast.parser.jaxb.junit.Failure
 

U

UFT - Static variable in class com.thed.util.ZeeConstants
 
unDoubleQuote(String) - Static method in class com.thed.zblast.parser.util.ZTextUtils
 
unescapeAttributeString(String) - Static method in class com.thed.zblast.parser.util.ZTextUtils
 
updateAgentRealTimeStatus(HttpClient, String, String, String) - Static method in class com.thed.util.ScriptUtil
Refreshes Agent entity's realtime status.
updateAutomationScheduledJobStatus(Long, String) - Static method in class com.thed.zblast.util.RestUtil
 
updateAutomationStatusInBulk(LongIdListRequest, String) - Static method in class com.thed.zblast.util.RestUtil
 
updateCycle(CycleDTO) - Static method in class com.thed.zblast.util.RestUtil
 
updateExecutions(List<ReleaseTestSchedule>) - Static method in class com.thed.zblast.util.RestUtil
 
updateExecutions(List<ReleaseTestSchedule>, int) - Static method in class com.thed.zblast.util.RestUtil
 
updateFailedTestExecutions(List<ScheduledTestCaseMetaDataDTO>) - Static method in class com.thed.zblast.util.RestUtil
 
updateFileWatcher(AutomationJobDetail, String, String) - Static method in class com.thed.zblast.util.RestUtil
 
updateParseTestcaseExecutionResult(TestcaseBatchExecution, Agent) - Static method in class com.thed.util.ScriptUtil
 
updateRequirement(List<MapTestcaseToRequirement>) - Static method in class com.thed.zblast.util.RestUtil
 
updateRequirement(List<MapTestcaseToRequirement>, int) - Static method in class com.thed.zblast.util.RestUtil
 
updateStatus(AutomationJobDetail, String, String) - Static method in class com.thed.util.AutomationFileWatcher
 
updateStatus(Long, String, AutomationJobDetail, long) - Static method in class com.thed.zblast.util.RestUtil
 
updateStepExecutions(List<TestStepResult>) - Static method in class com.thed.zblast.util.RestUtil
 
updateStepExecutions(List<TestStepResult>, int) - Static method in class com.thed.zblast.util.RestUtil
 
updateTCRTestCasesForCycleName(String, List<Long>) - Static method in class com.thed.zblast.util.RestUtil
 
updateTestcaseExecutionResult(TestcaseBatchExecution, TestcaseExecution, int, String) - Static method in class com.thed.util.ScriptUtil
 
updateTestcaseExecutionResult(String, TestcaseBatchExecution, TestcaseExecution, int, String) - Static method in class com.thed.util.ScriptUtil
Webservice call to update testcase execution result.
updateTestcases(List<TestcaseBulkUpdateParam>) - Static method in class com.thed.zblast.util.RestUtil
 
updateTestResult(List<RemoteTestResult>) - Static method in class com.thed.zblast.util.RestUtil
 
updateZblastScheduleStatus(Long, String, String, AutomationJobDetail) - Static method in class com.thed.zblast.util.RestUtil
 
uploadTestcases(AutomationJobDetail, Long, Long) - Method in class com.thed.zblast.util.TestcaseUploader
 
uploadTestResults(ZephyrConfigModel, List<TCRCatalogTreeTestcase>, AutomationJobDetail) - Method in class com.thed.util.ZephyrSoapClient
 
url - Variable in class com.thed.launcher.AbstractZBotScriptLauncher
 
URL_ADD_PHASE_TO_CYCLE - Static variable in class com.thed.zblast.util.RestUtil
 
URL_ASSIGN_PHASE - Static variable in class com.thed.zblast.util.RestUtil
 
URL_AUTOMATION_SCHEDULED_FAILED_TCS_JOB - Static variable in class com.thed.util.ZeeConstants
 
URL_AUTOMATION_SCHEDULED_JOB - Static variable in class com.thed.util.ZeeConstants
 
URL_AUTOMATION_SCHEDULED_JOB_PROGRESS - Static variable in class com.thed.util.ZeeConstants
 
URL_AUTOMATION_SCHEDULED_JOB_UPDATE - Static variable in class com.thed.util.ZeeConstants
 
URL_BROWSE_TESTCASES_TO_PHASE - Static variable in class com.thed.zblast.util.RestUtil
 
URL_BULK_AUTOMATION_UPDATE - Static variable in class com.thed.zblast.util.RestUtil
 
URL_BULK_REQUIREMENTS_RELEASE - Static variable in class com.thed.zblast.util.RestUtil
 
URL_BULK_TESECASES - Static variable in class com.thed.zblast.util.RestUtil
 
URL_BULK_TESECASES_UPDATE - Static variable in class com.thed.zblast.util.RestUtil
 
URL_CONTEXT_FRAGMENT_KEY - Static variable in class com.thed.util.Utils
 
URL_CREATE_CYCLE - Static variable in class com.thed.zblast.util.RestUtil
 
URL_CREATE_PHASE - Static variable in class com.thed.zblast.util.RestUtil
 
URL_EXECUTE_IN_BULK - Static variable in class com.thed.zblast.util.RestUtil
 
URL_FOR_PROJECT - Static variable in class com.thed.zblast.util.RestUtil
 
URL_GET_CYCLE_BY_ID - Static variable in class com.thed.zblast.util.RestUtil
 
URL_GET_CYCLE_NAMES - Static variable in class com.thed.zblast.util.RestUtil
 
URL_GET_CYCLE_PHASE_BY_ID - Static variable in class com.thed.zblast.util.RestUtil
 
URL_GET_LOGGED_IN_USER - Static variable in class com.thed.zblast.util.RestUtil
 
URL_GET_PHASES - Static variable in class com.thed.zblast.util.RestUtil
 
URL_GET_PHASES_BY_ID - Static variable in class com.thed.zblast.util.RestUtil
 
URL_GET_RELEASE_TEST_SCHEDULES - Static variable in class com.thed.zblast.util.RestUtil
 
URL_GET_TESTSTEPS - Static variable in class com.thed.zblast.util.RestUtil
 
URL_JOB_SCHEDULED - Static variable in class com.thed.zblast.util.RestUtil
 
URL_RELEASE_SCHEDULED_TCRTESTCASES - Static variable in class com.thed.zblast.util.RestUtil
 
URL_SEARCH_TESTCASES_ON_NAME - Static variable in class com.thed.zblast.util.RestUtil
 
URL_TESTCASE_SEARCH - Static variable in class com.thed.zblast.util.RestUtil
 
URL_UPDATE_CYCLE - Static variable in class com.thed.zblast.util.RestUtil
 
URL_UPDATE_EXECUTION - Static variable in class com.thed.zblast.util.RestUtil
 
URL_UPDATE_STEP_EXECUTION - Static variable in class com.thed.zblast.util.RestUtil
 
urlFragment - Static variable in class com.thed.util.ZeeConstants
 
urlFragmentFileWatcher - Static variable in class com.thed.util.ZeeConstants
 
urlFragmentFileWatcherUpdate - Static variable in class com.thed.util.ZeeConstants
 
urlFragmentZblast - Static variable in class com.thed.util.ZeeConstants
 
urlFragmentZblast - Static variable in class com.thed.zblast.util.RestUtil
 
urlFragmentZblastUpdateStatus - Static variable in class com.thed.util.ZeeConstants
 
URLValidator - Class in com.thed.util
 
URLValidator() - Constructor for class com.thed.util.URLValidator
 
UserDTO - Class in com.thed.model
 
UserDTO() - Constructor for class com.thed.model.UserDTO
 
USERNAME - Static variable in class com.thed.util.ZeeConstants
 
USERNAME_KEY - Static variable in class com.thed.util.Utils
 
Utils - Class in com.thed.util
 
Utils() - Constructor for class com.thed.util.Utils
 

V

validateURL(String) - Static method in class com.thed.util.URLValidator
 
value - Variable in class com.thed.model.RemoteFieldValue
 
value - Variable in class com.thed.zblast.parser.jaxb.junit.Property
 
valueOf(String) - Static method in enum class com.thed.zblast.util.ZblastErrorType
Returns the enum constant of this class with the specified name.
values() - Static method in enum class com.thed.zblast.util.ZblastErrorType
Returns an array containing the constants of this enum class, in the order they are declared.

W

WAIT - Static variable in class com.thed.util.ZeeConstants
 

X

XGCalConverter - Class in com.thed.util.gson
 
XGCalConverter() - Constructor for class com.thed.util.gson.XGCalConverter
 
XGCalConverter.Deserializer - Class in com.thed.util.gson
 
XGCalConverter.Serializer - Class in com.thed.util.gson
 

Z

ZautomationTask - Class in com.thed.zblast.util
 
ZautomationTask() - Constructor for class com.thed.zblast.util.ZautomationTask
 
ZautomationTask(AutomationJobDetail, ZblastScriptExecutionResult) - Constructor for class com.thed.zblast.util.ZautomationTask
 
ZautomationTaskLog - Class in com.thed.zblast.util
 
ZautomationTaskLog() - Constructor for class com.thed.zblast.util.ZautomationTaskLog
 
ZBLAST_AGENT_MACHINE - Static variable in class com.thed.util.ZeeConstants
 
ZBLAST_FILE_JOB_STATUS_DELETED - Static variable in class com.thed.util.ZeeConstants
 
ZBLAST_FILE_JOB_STATUS_RUNNING - Static variable in class com.thed.util.ZeeConstants
 
ZBLAST_FILE_JOB_STATUS_STOPPED - Static variable in class com.thed.util.ZeeConstants
 
ZBLAST_FILE_JOB_STATUS_STOPPED_DESC - Static variable in class com.thed.util.ZeeConstants
 
ZBLAST_FOLDER_NOT_AVAILABLE - Static variable in class com.thed.util.ZeeConstants
 
ZBLAST_JOB_CONFIG_ERROR - Static variable in class com.thed.util.ZeeConstants
 
ZBLAST_JOB_STATUS_ACTIVE - Static variable in class com.thed.util.ZeeConstants
 
ZBLAST_JOB_STATUS_COMPLETE - Static variable in class com.thed.util.ZeeConstants
 
ZBLAST_JOB_STATUS_COMPLETE_WITH_ERROR - Static variable in class com.thed.util.ZeeConstants
 
ZBLAST_JOB_STATUS_ERROR - Static variable in class com.thed.util.ZeeConstants
 
ZBLAST_JOB_STATUS_INPROGRESS - Static variable in class com.thed.util.ZeeConstants
 
ZBLAST_JOB_STATUS_NEW - Static variable in class com.thed.util.ZeeConstants
 
ZBLAST_JOB_STATUS_SCRIPT_ERROR - Static variable in class com.thed.util.ZeeConstants
 
ZBLAST_JOB_STATUS_SCRIPT_ERROR_FILE - Static variable in class com.thed.util.ZeeConstants
 
ZBLAST_JOB_STATUS_WAITING - Static variable in class com.thed.util.ZeeConstants
 
ZblastErrorLogManager - Class in com.thed.zblast.util
 
ZblastErrorLogManager() - Constructor for class com.thed.zblast.util.ZblastErrorLogManager
 
ZblastErrorType - Enum Class in com.thed.zblast.util
 
ZblastLauncher - Class in com.thed.zblast.launcher
 
ZblastLauncher() - Constructor for class com.thed.zblast.launcher.ZblastLauncher
 
ZblastScriptExecutionResult - Class in com.thed.model
 
ZblastScriptExecutionResult() - Constructor for class com.thed.model.ZblastScriptExecutionResult
 
zbotProperties - Variable in class com.thed.launcher.AbstractZBotScriptLauncher
 
ZCalendarUtils - Class in com.thed.zblast.parser.util
 
ZCalendarUtils() - Constructor for class com.thed.zblast.parser.util.ZCalendarUtils
 
ZConstantsResults - Interface in com.thed.zblast.parser.util
 
ZeeConstants - Class in com.thed.util
 
ZeeConstants() - Constructor for class com.thed.util.ZeeConstants
 
ZEPHYR_DEFAULT_MANAGER - Static variable in class com.thed.util.ZeeConstants
 
ZEPHYR_DEFAULT_PASSWORD - Static variable in class com.thed.util.ZeeConstants
 
ZEPHYR_SERVER_URL - Static variable in class com.thed.util.ZeeConstants
 
ZephyrConfigModel - Class in com.thed.model
 
ZephyrConfigModel() - Constructor for class com.thed.model.ZephyrConfigModel
 
ZephyrInstance - Class in com.thed.model
 
ZephyrInstance() - Constructor for class com.thed.model.ZephyrInstance
 
ZephyrInstance(String) - Constructor for class com.thed.model.ZephyrInstance
 
ZephyrSoapClient - Class in com.thed.util
 
ZephyrSoapClient() - Constructor for class com.thed.util.ZephyrSoapClient
 
ZephyrTestCaseUploader - Class in com.thed.util
 
ZephyrTestCaseUploader() - Constructor for class com.thed.util.ZephyrTestCaseUploader
 
ZExecutionStep - Class in com.thed.zblast.parser.util
 
ZExecutionStep(short, String) - Constructor for class com.thed.zblast.parser.util.ZExecutionStep
 
ZExecutionStep(String, short, String) - Constructor for class com.thed.zblast.parser.util.ZExecutionStep
 
ZExecutionStep(String, short, String, String, String) - Constructor for class com.thed.zblast.parser.util.ZExecutionStep
 
ZReturnStatus - Class in com.thed.zblast.parser.util
 
ZReturnStatus() - Constructor for class com.thed.zblast.parser.util.ZReturnStatus
 
ZReturnStatus(short) - Constructor for class com.thed.zblast.parser.util.ZReturnStatus
 
ZReturnStatus(short, Vector<ZExecutionStep>, List<TestSuite>) - Constructor for class com.thed.zblast.parser.util.ZReturnStatus
 
ZTextUtils - Class in com.thed.zblast.parser.util
 
ZTextUtils() - Constructor for class com.thed.zblast.parser.util.ZTextUtils
 
ZXMLDocumentFactory - Class in com.thed.zblast.parser.util
 
ZXMLDocumentFactory() - Constructor for class com.thed.zblast.parser.util.ZXMLDocumentFactory
 

_

_package - Variable in class com.thed.zblast.parser.jaxb.junit.Testsuite
 
A B C D E F G H I J K L M N O P Q R S T U V W X Z _ 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form