Uses of Class
com.thed.model.Agent
Packages that use Agent
-
Uses of Agent in com.thed.launcher
Fields in com.thed.launcher declared as AgentMethods in com.thed.launcher that return AgentModifier and TypeMethodDescriptionAbstractZBotScriptLauncher.getAgent()
IZBotScriptLauncher.getAgent()
getter for AgentMethods in com.thed.launcher with parameters of type AgentModifier and TypeMethodDescriptionvoid
void
setter for Agent.Constructors in com.thed.launcher with parameters of type AgentModifierConstructorDescriptionScriptProcessor
(Agent agent, TestcaseBatchExecution testcaseBatchExecution, String url, org.apache.commons.configuration.PropertiesConfiguration properties) -
Uses of Agent in com.thed.util
Methods in com.thed.util with parameters of type AgentModifier and TypeMethodDescriptionstatic List<ReleaseTestSchedule>
ScriptUtil.processTestCaseExecution
(TestcaseBatchExecution testcaseBatchExecution, String statusId, Agent agent) static void
ScriptUtil.processTestCaseExecution
(TestcaseBatchExecution testcaseBatchExecution, List<ReleaseTestSchedule> releaseTestSchedules, List<TestCaseResultModel> testCaseResultModels, Agent agent) static void
ScriptUtil.updateParseTestcaseExecutionResult
(TestcaseBatchExecution testcaseBatchExecution, Agent agent) -
Uses of Agent in com.thed.zblast.util
Methods in com.thed.zblast.util with parameters of type AgentModifier and TypeMethodDescriptionstatic AutomationJobSet
RestUtil.checkPayLoadForZblast
(String status, Agent agent) Input: method sends agent.token attribute Output: can be one of these: TestcaseBatchExecution object in JSON format.static List<AutomationJobDetail>
RestUtil.getFileWatcherJobs
(Agent agent) static boolean