Skip navigation links
A B C D E F G H I J L M N O P R S T U V W _ 

A

addActionToMenu(Run<?, ?>) - Static method in class jenkins.plugins.elastest.action.ElasTestItemMenuAction
 
asociateToElasTestTJob(Run<?, ?>, ElasTestBuildWrapper) - Method in class jenkins.plugins.elastest.ElasTestService
 
asociateToElasTestTJob(Run<?, ?>, ElasTestStep) - Method in class jenkins.plugins.elastest.ElasTestService
 
asociateToElasTestTJob(Run<?, ?>, ExternalJob) - Method in class jenkins.plugins.elastest.ElasTestService
 

B

BuildListener - Class in jenkins.plugins.elastest
Listener for the Job life cycle.
BuildListener() - Constructor for class jenkins.plugins.elastest.BuildListener
 
buildPayload(List<String>, ExternalJob) - Method in interface jenkins.plugins.elastest.submitters.ElasTestSubmitter
Bulds a String playload compatible with the Logstash input.

C

close() - Method in class jenkins.plugins.elastest.ElasTestOutputStream
configure(StaplerRequest, JSONObject) - Method in class jenkins.plugins.elastest.ElasTestInstallation.Descriptor
 
ConsoleLogFilterImpl - Class in jenkins.plugins.elastest
Allows to set a new decorate logger that sends the logs of a build to ElasTest.
ConsoleLogFilterImpl(Run<?, ?>, ElasTestService) - Constructor for class jenkins.plugins.elastest.ConsoleLogFilterImpl
 
createFileSet(File, String, String) - Method in class jenkins.plugins.elastest.utils.FileManager
 
createLoggerDecorator(Run<?, ?>) - Method in class jenkins.plugins.elastest.ElasTestBuildWrapper

D

decorateLogger(Run, OutputStream) - Method in class jenkins.plugins.elastest.ConsoleLogFilterImpl
 
Descriptor() - Constructor for class jenkins.plugins.elastest.ElasTestInstallation.Descriptor
 
DescriptorImpl() - Constructor for class jenkins.plugins.elastest.ElasTestBuildWrapper.DescriptorImpl
 
DescriptorImpl() - Constructor for class jenkins.plugins.elastest.pipeline.ElasTestStep.DescriptorImpl
Constructor.
DisplayName() - Static method in class jenkins.plugins.elastest.Messages
Key DisplayName: Integrate Jenkins with ElasTest.
doCheckHost(String) - Method in class jenkins.plugins.elastest.ElasTestInstallation.Descriptor
 
doCheckInteger(String) - Method in class jenkins.plugins.elastest.ElasTestInstallation.Descriptor
 
doCheckString(String) - Method in class jenkins.plugins.elastest.ElasTestInstallation.Descriptor
 
doHelp(StaplerRequest, StaplerResponse) - Method in class jenkins.plugins.elastest.pipeline.ElasTestStep.DescriptorImpl
Serve the help file.
doTestElasTestConnection(String, String, String) - Method in class jenkins.plugins.elastest.ElasTestInstallation.Descriptor
 

E

ElasTestBuildWrapper - Class in jenkins.plugins.elastest
Build wrapper that decorates the build's logger to send to ElasTest and allow you to use the EUS(ElasTest User Impersonation Service) from a Jenkins Job.
ElasTestBuildWrapper() - Constructor for class jenkins.plugins.elastest.ElasTestBuildWrapper
Create a new ElasTestBuildWrapper.
ElasTestBuildWrapper.DescriptorImpl - Class in jenkins.plugins.elastest
Registers ElasTestBuildWrapper as a BuildWrapper.
ElasTestInstallation - Class in jenkins.plugins.elastest
Stores global configuration of the ElasTest plugin that is shared between components.
ElasTestInstallation(String, String, List<? extends ToolProperty<?>>) - Constructor for class jenkins.plugins.elastest.ElasTestInstallation
 
ElasTestInstallation.Descriptor - Class in jenkins.plugins.elastest
 
ElasTestItemMenuAction - Class in jenkins.plugins.elastest.action
This class creates the icon that allows access to the Job execution in ElasTest
ElasTestItemMenuAction(Run<?, ?>, String, String) - Constructor for class jenkins.plugins.elastest.action.ElasTestItemMenuAction
 
ElasTestOutputStream - Class in jenkins.plugins.elastest
Output stream that writes each line to the provided delegate output stream and also sends it to ElasTest.
ElasTestOutputStream(OutputStream, ElasTestWriter) - Constructor for class jenkins.plugins.elastest.ElasTestOutputStream
 
ElasTestPipelineStep() - Static method in class jenkins.plugins.elastest.Messages
Key ElasTestPipelineStep: elastest.
ElasTestService - Class in jenkins.plugins.elastest
Service to communicate with ElasTest and store the info related to each TJob execution by build.
ElasTestService() - Constructor for class jenkins.plugins.elastest.ElasTestService
 
ElasTestStep - Class in jenkins.plugins.elastest.pipeline
Pipeline Step that allows to send log traces to ElasTest and use the EUS TSS.
ElasTestStep() - Constructor for class jenkins.plugins.elastest.pipeline.ElasTestStep
Constructor.
ElasTestStep.DescriptorImpl - Class in jenkins.plugins.elastest.pipeline
Descriptor for ElasTestStep.
ElasTestSubmitter - Interface in jenkins.plugins.elastest.submitters
 
ElasTestSubmitter.SubmitterType - Enum in jenkins.plugins.elastest.submitters
 
elasTestUrl - Variable in class jenkins.plugins.elastest.ElasTestInstallation.Descriptor
 
elasTestVersion - Variable in class jenkins.plugins.elastest.ElasTestInstallation.Descriptor
 
ElasTestWriter - Class in jenkins.plugins.elastest
A writer that wraps all submitters.
ElasTestWriter(Run<?, ?>, OutputStream, TaskListener, ExternalJob) - Constructor for class jenkins.plugins.elastest.ElasTestWriter
 
envVars - Variable in class jenkins.plugins.elastest.pipeline.ElasTestStep
 
eol(byte[], int) - Method in class jenkins.plugins.elastest.ElasTestOutputStream
 
equals(Object) - Method in class jenkins.plugins.elastest.json.ExternalJob
 
equalsName(String) - Method in enum jenkins.plugins.elastest.submitters.ElasTestSubmitter.SubmitterType
 
ExecutionImpl - Class in jenkins.plugins.elastest.pipeline
Execution for ElasTestStep.
ExecutionImpl() - Constructor for class jenkins.plugins.elastest.pipeline.ExecutionImpl
 
ExternalJob - Class in jenkins.plugins.elastest.json
 
ExternalJob() - Constructor for class jenkins.plugins.elastest.json.ExternalJob
 
ExternalJob(String) - Constructor for class jenkins.plugins.elastest.json.ExternalJob
 
ExternalJob(String, String, String, Long, String, String, List<TestSupportServices>, Map<String, String>, int, boolean, String, List<String>) - Constructor for class jenkins.plugins.elastest.json.ExternalJob
 

F

FileManager - Class in jenkins.plugins.elastest.utils
 
FileManager() - Constructor for class jenkins.plugins.elastest.utils.FileManager
 
finishElasTestTJobExecution(ExternalJob) - Method in class jenkins.plugins.elastest.ElasTestService
 
flush() - Method in class jenkins.plugins.elastest.ElasTestOutputStream

G

getCompatibleElasTestVersion() - Static method in class jenkins.plugins.elastest.PropertiesService
 
getDescription() - Method in interface jenkins.plugins.elastest.submitters.ElasTestSubmitter
 
getDescriptor() - Method in class jenkins.plugins.elastest.ElasTestBuildWrapper
 
getDisplayName() - Method in class jenkins.plugins.elastest.action.ElasTestItemMenuAction
 
getDisplayName() - Method in class jenkins.plugins.elastest.ElasTestBuildWrapper.DescriptorImpl
getDisplayName() - Method in class jenkins.plugins.elastest.ElasTestInstallation.Descriptor
 
getDisplayName() - Method in class jenkins.plugins.elastest.pipeline.ElasTestStep.DescriptorImpl
getElasTestLogAnalyzerUrl() - Method in class jenkins.plugins.elastest.action.ElasTestItemMenuAction
 
getElasTestTJobExecutionUrl() - Method in class jenkins.plugins.elastest.action.ElasTestItemMenuAction
 
getElasTestUrl() - Method in class jenkins.plugins.elastest.ElasTestInstallation.Descriptor
 
getElasTestVersion() - Method in class jenkins.plugins.elastest.ElasTestInstallation.Descriptor
 
getElasTestVersion() - Method in class jenkins.plugins.elastest.ElasTestService
 
getExecutionUrl() - Method in class jenkins.plugins.elastest.json.ExternalJob
 
getExternalJobByBuildFullName(String) - Method in class jenkins.plugins.elastest.ElasTestService
 
getExternalJobs() - Method in class jenkins.plugins.elastest.ElasTestService
 
getFunctionName() - Method in class jenkins.plugins.elastest.pipeline.ElasTestStep.DescriptorImpl
getHelpFile() - Method in class jenkins.plugins.elastest.pipeline.ElasTestStep.DescriptorImpl
getIconFileName() - Method in class jenkins.plugins.elastest.action.ElasTestItemMenuAction
 
getId() - Method in class jenkins.plugins.elastest.json.TestSupportServices
 
getInstance() - Static method in class jenkins.plugins.elastest.ElasTestService
 
getInstance(ElasTestSubmitter.SubmitterType, String, Integer, String, String, String) - Static method in class jenkins.plugins.elastest.submitters.SubmitterFactory
 
getJobName() - Method in class jenkins.plugins.elastest.json.ExternalJob
 
getLogAnalyzerUrl() - Method in class jenkins.plugins.elastest.json.ExternalJob
 
getLogstashDescriptor() - Static method in class jenkins.plugins.elastest.ElasTestInstallation
 
getLogstashPort() - Method in class jenkins.plugins.elastest.json.ExternalJob
 
getName() - Method in class jenkins.plugins.elastest.json.TestSupportServices
 
getPassword() - Method in class jenkins.plugins.elastest.ElasTestInstallation.Descriptor
 
getResult() - Method in class jenkins.plugins.elastest.json.ExternalJob
 
getSearchUrl() - Method in class jenkins.plugins.elastest.action.ElasTestItemMenuAction
 
getServicesIp() - Method in class jenkins.plugins.elastest.json.ExternalJob
 
getSubmitterType() - Method in interface jenkins.plugins.elastest.submitters.ElasTestSubmitter
 
getSubmitterType() - Method in class jenkins.plugins.elastest.submitters.LogstashSubmitter
 
getSurefireReportsPattern() - Method in class jenkins.plugins.elastest.pipeline.ElasTestStep
 
getSut() - Method in class jenkins.plugins.elastest.pipeline.ElasTestStep
 
getTestResultFilePattern() - Method in class jenkins.plugins.elastest.json.ExternalJob
 
getTestResults() - Method in class jenkins.plugins.elastest.json.ExternalJob
 
gettJobExecId() - Method in class jenkins.plugins.elastest.json.ExternalJob
 
getTJobId() - Method in class jenkins.plugins.elastest.pipeline.ElasTestStep
 
getTss() - Method in class jenkins.plugins.elastest.pipeline.ElasTestStep
 
getTSSEnvVars() - Method in class jenkins.plugins.elastest.json.ExternalJob
 
getTSServices() - Method in class jenkins.plugins.elastest.json.ExternalJob
 
getUrlName() - Method in class jenkins.plugins.elastest.action.ElasTestItemMenuAction
 
getUsername() - Method in class jenkins.plugins.elastest.ElasTestInstallation.Descriptor
 

H

hashCode() - Method in class jenkins.plugins.elastest.json.ExternalJob
 

I

isApplicable(AbstractProject<?, ?>) - Method in class jenkins.plugins.elastest.ElasTestBuildWrapper.DescriptorImpl
isCompatibleVersions(String, String) - Static method in class jenkins.plugins.elastest.utils.Utils
 
isConnectionBroken() - Method in class jenkins.plugins.elastest.ElasTestWriter
 
isEus() - Method in class jenkins.plugins.elastest.ElasTestBuildWrapper
 
isReady() - Method in class jenkins.plugins.elastest.json.ExternalJob
 
isReadyTJobForExternalExecution(ExternalJob) - Method in class jenkins.plugins.elastest.ElasTestService
 
isSelected() - Method in class jenkins.plugins.elastest.json.TestSupportServices
 

J

jenkins.plugins.elastest - package jenkins.plugins.elastest
 
jenkins.plugins.elastest.action - package jenkins.plugins.elastest.action
 
jenkins.plugins.elastest.json - package jenkins.plugins.elastest.json
 
jenkins.plugins.elastest.pipeline - package jenkins.plugins.elastest.pipeline
 
jenkins.plugins.elastest.submitters - package jenkins.plugins.elastest.submitters
 
jenkins.plugins.elastest.utils - package jenkins.plugins.elastest.utils
 

L

LogstashSubmitter - Class in jenkins.plugins.elastest.submitters
Logstash submitter.
LogstashSubmitter(String, int, String, String, String) - Constructor for class jenkins.plugins.elastest.submitters.LogstashSubmitter
 

M

MenuItemLabel() - Static method in class jenkins.plugins.elastest.Messages
Key MenuItemLabel: Open in ElasTest.
Messages - Class in jenkins.plugins.elastest
Generated localization support class.
Messages() - Constructor for class jenkins.plugins.elastest.Messages
 

N

newInstance(StaplerRequest, JSONObject) - Method in class jenkins.plugins.elastest.ElasTestInstallation.Descriptor
 

O

onFinalized(Run) - Method in class jenkins.plugins.elastest.BuildListener
 
onStarted(Run, TaskListener) - Method in class jenkins.plugins.elastest.BuildListener
 

P

password - Variable in class jenkins.plugins.elastest.ElasTestInstallation.Descriptor
 
PleaseProvideHost() - Static method in class jenkins.plugins.elastest.Messages
Key PleaseProvideHost: Please set a valid URL.
prepareTestReportsAsString(String, String, String) - Method in class jenkins.plugins.elastest.utils.TestResultParser
 
PropertiesService - Class in jenkins.plugins.elastest
 
PropertiesService() - Constructor for class jenkins.plugins.elastest.PropertiesService
 
push(String) - Method in interface jenkins.plugins.elastest.submitters.ElasTestSubmitter
Sends the log data to ElasTest.
push(String) - Method in class jenkins.plugins.elastest.submitters.LogstashSubmitter
 

R

readFile(File) - Method in class jenkins.plugins.elastest.utils.FileManager
 
removeExternalJobs(String) - Method in class jenkins.plugins.elastest.ElasTestService
 

S

setElasTestLogAnalyzerUrl(String) - Method in class jenkins.plugins.elastest.action.ElasTestItemMenuAction
 
setElasTestTJobExecutionUrl(String) - Method in class jenkins.plugins.elastest.action.ElasTestItemMenuAction
 
setElasTestUrl(String) - Method in class jenkins.plugins.elastest.ElasTestInstallation.Descriptor
 
setElasTestVersion(String) - Method in class jenkins.plugins.elastest.ElasTestInstallation.Descriptor
 
setEus(boolean) - Method in class jenkins.plugins.elastest.ElasTestBuildWrapper
 
setExecutionUrl(String) - Method in class jenkins.plugins.elastest.json.ExternalJob
 
setId(String) - Method in class jenkins.plugins.elastest.json.TestSupportServices
 
setJobName(String) - Method in class jenkins.plugins.elastest.json.ExternalJob
 
setLogAnalyzerUrl(String) - Method in class jenkins.plugins.elastest.json.ExternalJob
 
setLogstashPort(String) - Method in class jenkins.plugins.elastest.json.ExternalJob
 
setName(String) - Method in class jenkins.plugins.elastest.json.TestSupportServices
 
setPassword(String) - Method in class jenkins.plugins.elastest.ElasTestInstallation.Descriptor
 
setReady(boolean) - Method in class jenkins.plugins.elastest.json.ExternalJob
 
setResult(int) - Method in class jenkins.plugins.elastest.json.ExternalJob
 
setSelected(boolean) - Method in class jenkins.plugins.elastest.json.TestSupportServices
 
setServicesIp(String) - Method in class jenkins.plugins.elastest.json.ExternalJob
 
setSurefireReportsPattern(String) - Method in class jenkins.plugins.elastest.pipeline.ElasTestStep
 
setSut(String) - Method in class jenkins.plugins.elastest.pipeline.ElasTestStep
 
setTestResultFilePattern(String) - Method in class jenkins.plugins.elastest.json.ExternalJob
 
setTestResults(List<String>) - Method in class jenkins.plugins.elastest.json.ExternalJob
 
settJobExecId(Long) - Method in class jenkins.plugins.elastest.json.ExternalJob
 
setTJobId(Long) - Method in class jenkins.plugins.elastest.pipeline.ElasTestStep
 
setTss(List<String>) - Method in class jenkins.plugins.elastest.pipeline.ElasTestStep
 
setTSSEnvVars(Map<String, String>) - Method in class jenkins.plugins.elastest.json.ExternalJob
 
setTSServices(List<TestSupportServices>) - Method in class jenkins.plugins.elastest.json.ExternalJob
 
setUp(SimpleBuildWrapper.Context, Run<?, ?>, FilePath, Launcher, TaskListener, EnvVars) - Method in class jenkins.plugins.elastest.ElasTestBuildWrapper
setUpEnvironment(AbstractBuild, Launcher, BuildListener) - Method in class jenkins.plugins.elastest.BuildListener
 
setUsername(String) - Method in class jenkins.plugins.elastest.ElasTestInstallation.Descriptor
 
start() - Method in class jenkins.plugins.elastest.pipeline.ExecutionImpl
stop(Throwable) - Method in class jenkins.plugins.elastest.pipeline.ExecutionImpl
SubmitterFactory - Class in jenkins.plugins.elastest.submitters
Factory for AbstractElasTestSubmitter objects.
SubmitterFactory() - Constructor for class jenkins.plugins.elastest.submitters.SubmitterFactory
 

T

takesImplicitBlockArgument() - Method in class jenkins.plugins.elastest.pipeline.ElasTestStep.DescriptorImpl
TestResultParser - Class in jenkins.plugins.elastest.utils
 
TestResultParser() - Constructor for class jenkins.plugins.elastest.utils.TestResultParser
 
TestSupportServices - Class in jenkins.plugins.elastest.json
 
TestSupportServices() - Constructor for class jenkins.plugins.elastest.json.TestSupportServices
 
TestSupportServices(String, String, boolean) - Constructor for class jenkins.plugins.elastest.json.TestSupportServices
 
toJSON() - Method in class jenkins.plugins.elastest.json.ExternalJob
 
toJsonString() - Method in class jenkins.plugins.elastest.json.TestSupportServices
 
toString() - Method in class jenkins.plugins.elastest.json.ExternalJob
 
toString() - Method in enum jenkins.plugins.elastest.submitters.ElasTestSubmitter.SubmitterType
 

U

username - Variable in class jenkins.plugins.elastest.ElasTestInstallation.Descriptor
 
Utils - Class in jenkins.plugins.elastest.utils
 
Utils() - Constructor for class jenkins.plugins.elastest.utils.Utils
 

V

ValueIsInt() - Static method in class jenkins.plugins.elastest.Messages
Key ValueIsInt: Value must be an integer.
ValueIsRequired() - Static method in class jenkins.plugins.elastest.Messages
Key ValueIsRequired: Value is required.
valueOf(String) - Static method in enum jenkins.plugins.elastest.submitters.ElasTestSubmitter.SubmitterType
Returns the enum constant of this type with the specified name.
values() - Static method in enum jenkins.plugins.elastest.submitters.ElasTestSubmitter.SubmitterType
Returns an array containing the constants of this enum type, in the order they are declared.

W

write(String) - Method in class jenkins.plugins.elastest.ElasTestWriter
Sends a logstash payload for a single line to the indexer.

_

_DisplayName() - Static method in class jenkins.plugins.elastest.Messages
Key DisplayName: Integrate Jenkins with ElasTest.
_ElasTestPipelineStep() - Static method in class jenkins.plugins.elastest.Messages
Key ElasTestPipelineStep: elastest.
_MenuItemLabel() - Static method in class jenkins.plugins.elastest.Messages
Key MenuItemLabel: Open in ElasTest.
_PleaseProvideHost() - Static method in class jenkins.plugins.elastest.Messages
Key PleaseProvideHost: Please set a valid URL.
_ValueIsInt() - Static method in class jenkins.plugins.elastest.Messages
Key ValueIsInt: Value must be an integer.
_ValueIsRequired() - Static method in class jenkins.plugins.elastest.Messages
Key ValueIsRequired: Value is required.
A B C D E F G H I J L M N O P R S T U V W _ 
Skip navigation links

Copyright © 2016–2018. All rights reserved.