Skip navigation links
A B C E G P S T U 

A

allowConfigAndRetry() - Method in class com.qmetry.qaf.automation.elasticsearch.ElasticSearchIndexer
 

B

beforeShutDown() - Method in class com.qmetry.qaf.automation.elasticsearch.ElasticSearchIndexer
 
buildElasticSerachClient() - Method in interface com.qmetry.qaf.automation.elasticsearch.ElasticSearchClientProvider
 

C

close() - Static method in class com.qmetry.qaf.automation.elasticsearch.ElasticSerachService
 
com.qmetry.qaf.automation.elasticsearch - package com.qmetry.qaf.automation.elasticsearch
 

E

ElasticSearchClientProvider - Interface in com.qmetry.qaf.automation.elasticsearch
If you want to provide client object to be used to perform elastic search operations, you can provide implementation of this interface.
ElasticSearchIndexer - Class in com.qmetry.qaf.automation.elasticsearch
This is TestCaseResultUpdator implementation for Elastic search.
ElasticSearchIndexer() - Constructor for class com.qmetry.qaf.automation.elasticsearch.ElasticSearchIndexer
 
ElasticSerachService - Class in com.qmetry.qaf.automation.elasticsearch
This class used by ElasticSearchIndexer to index result documents.
enabled() - Method in class com.qmetry.qaf.automation.elasticsearch.ElasticSearchIndexer
 
equals(Object) - Method in class com.qmetry.qaf.automation.elasticsearch.ElasticSearchIndexer
 

G

getClassName() - Method in class com.qmetry.qaf.automation.elasticsearch.TestCaseRunResultDocument
 
getCommands() - Method in class com.qmetry.qaf.automation.elasticsearch.TestCaseRunResultDocument
 
getDuration() - Method in class com.qmetry.qaf.automation.elasticsearch.TestCaseRunResultDocument
 
getElasticSerachClient() - Static method in class com.qmetry.qaf.automation.elasticsearch.ElasticSerachService
 
getException() - Method in class com.qmetry.qaf.automation.elasticsearch.TestCaseRunResultDocument
 
getExecutionInfo() - Method in class com.qmetry.qaf.automation.elasticsearch.TestCaseRunResultDocument
 
getMetadata() - Method in class com.qmetry.qaf.automation.elasticsearch.TestCaseRunResultDocument
 
getName() - Method in class com.qmetry.qaf.automation.elasticsearch.TestCaseRunResultDocument
 
getStatus() - Method in class com.qmetry.qaf.automation.elasticsearch.TestCaseRunResultDocument
 
getSteps() - Method in class com.qmetry.qaf.automation.elasticsearch.TestCaseRunResultDocument
 
getStTime() - Method in class com.qmetry.qaf.automation.elasticsearch.TestCaseRunResultDocument
 
getSttime() - Static method in class com.qmetry.qaf.automation.elasticsearch.TestCaseRunResultDocument
 
getSuite_stTime() - Method in class com.qmetry.qaf.automation.elasticsearch.TestCaseRunResultDocument
 
getTestData() - Method in class com.qmetry.qaf.automation.elasticsearch.TestCaseRunResultDocument
 
getToolName() - Method in class com.qmetry.qaf.automation.elasticsearch.ElasticSearchIndexer
 
getUdid() - Method in class com.qmetry.qaf.automation.elasticsearch.TestCaseRunResultDocument
 

P

perform(Request) - Static method in class com.qmetry.qaf.automation.elasticsearch.ElasticSerachService
 

S

setClassName(String) - Method in class com.qmetry.qaf.automation.elasticsearch.TestCaseRunResultDocument
 
setCommands(Collection<LoggingBean>) - Method in class com.qmetry.qaf.automation.elasticsearch.TestCaseRunResultDocument
 
setDuration(Long) - Method in class com.qmetry.qaf.automation.elasticsearch.TestCaseRunResultDocument
 
setException(Map<String, Object>) - Method in class com.qmetry.qaf.automation.elasticsearch.TestCaseRunResultDocument
 
setException(TestCaseRunResult) - Method in class com.qmetry.qaf.automation.elasticsearch.TestCaseRunResultDocument
 
setExecutionInfo(Map<String, Object>) - Method in class com.qmetry.qaf.automation.elasticsearch.TestCaseRunResultDocument
 
setMetadata(Map<String, Object>) - Method in class com.qmetry.qaf.automation.elasticsearch.TestCaseRunResultDocument
 
setName(String) - Method in class com.qmetry.qaf.automation.elasticsearch.TestCaseRunResultDocument
 
setStatus(String) - Method in class com.qmetry.qaf.automation.elasticsearch.TestCaseRunResultDocument
 
setSteps(Collection<CheckpointResultBean>) - Method in class com.qmetry.qaf.automation.elasticsearch.TestCaseRunResultDocument
 
setStTime(String) - Method in class com.qmetry.qaf.automation.elasticsearch.TestCaseRunResultDocument
 
setStTime(long) - Method in class com.qmetry.qaf.automation.elasticsearch.TestCaseRunResultDocument
 
setSuite_stTime(String) - Method in class com.qmetry.qaf.automation.elasticsearch.TestCaseRunResultDocument
 
setTestData(String) - Method in class com.qmetry.qaf.automation.elasticsearch.TestCaseRunResultDocument
 
setTestData(Collection<Object>) - Method in class com.qmetry.qaf.automation.elasticsearch.TestCaseRunResultDocument
 
setUdid(UUID) - Method in class com.qmetry.qaf.automation.elasticsearch.TestCaseRunResultDocument
 
submit(TestCaseRunResult) - Static method in class com.qmetry.qaf.automation.elasticsearch.ElasticSerachService
 

T

TestCaseRunResultDocument - Class in com.qmetry.qaf.automation.elasticsearch
 
TestCaseRunResultDocument() - Constructor for class com.qmetry.qaf.automation.elasticsearch.TestCaseRunResultDocument
 
TestCaseRunResultDocument(TestCaseRunResult) - Constructor for class com.qmetry.qaf.automation.elasticsearch.TestCaseRunResultDocument
 

U

updateResult(TestCaseRunResult) - Method in class com.qmetry.qaf.automation.elasticsearch.ElasticSearchIndexer
 
A B C E G P S T U 
Skip navigation links