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, ElasTestBuild) - Method in class jenkins.plugins.elastest.ElasTestService
 
asociateToElasTestTJob(Run<?, ?>, ElasTestStep, ElasTestBuild) - Method in class jenkins.plugins.elastest.ElasTestService
 
asociateToElasTestTJob(ExternalJob) - Method in class jenkins.plugins.elastest.ElasTestService
 
Authenticator - Class in jenkins.plugins.elastest.utils
 
Authenticator() - Constructor for class jenkins.plugins.elastest.utils.Authenticator
 
Authenticator(String, String) - Constructor for class jenkins.plugins.elastest.utils.Authenticator
 

B

BuildListener - Class in jenkins.plugins.elastest
Listener to perform some actions during 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.
buildPayload(String, ExternalJob) - Method in interface jenkins.plugins.elastest.submitters.ElasTestSubmitter
Bulds a String playload compatible with the Logstash input.

C

call() - Method in class jenkins.plugins.elastest.docker.DockerCommandExecutor
 
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<?, ?>, ElasTestWriter) - 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
 
delete(String) - Method in class jenkins.plugins.elastest.utils.RestClient
 
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
 
DOCKER_HOST_BY_DEFAULT - Static variable in class jenkins.plugins.elastest.docker.DockerService
 
DockerCommandExecutor - Class in jenkins.plugins.elastest.docker
Executes a docker command on a distributed agent if necessary
DockerCommandExecutor(String[], DockerService) - Constructor for class jenkins.plugins.elastest.docker.DockerCommandExecutor
 
DockerService - Class in jenkins.plugins.elastest.docker
Docker service to execute docker commands from the shell
DockerService() - Constructor for class jenkins.plugins.elastest.docker.DockerService
 
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

EIMManager - Class in jenkins.plugins.elastest
 
EIMManager(String) - Constructor for class jenkins.plugins.elastest.EIMManager
 
ElasTestBuild - Class in jenkins.plugins.elastest.json
 
ElasTestBuild() - Constructor for class jenkins.plugins.elastest.json.ElasTestBuild
 
ElasTestBuild(ExternalJob) - Constructor for class jenkins.plugins.elastest.json.ElasTestBuild
 
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.
ElasTestStepExecutionImpl - Class in jenkins.plugins.elastest.pipeline
Execution for ElasTestStep.
ElasTestStepExecutionImpl() - Constructor for class jenkins.plugins.elastest.pipeline.ElasTestStepExecutionImpl
 
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<?, ?>, 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
 
equals(Object) - Method in class jenkins.plugins.elastest.json.Sut
 
equalsName(String) - Method in enum jenkins.plugins.elastest.submitters.ElasTestSubmitter.SubmitterType
 
executeDockerCommand(String...) - Method in class jenkins.plugins.elastest.docker.DockerService
 
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, ExternalJob.ExternalJobStatusEnum, String, String, List<String>, Sut, boolean, String, String, String, Long) - Constructor for class jenkins.plugins.elastest.json.ExternalJob
 
ExternalJob.ExternalJobStatusEnum - Enum in jenkins.plugins.elastest.json
 

F

FileManager - Class in jenkins.plugins.elastest.utils
 
FileManager() - Constructor for class jenkins.plugins.elastest.utils.FileManager
 
filter(ClientRequestContext) - Method in class jenkins.plugins.elastest.utils.Authenticator
 
finishElasTestTJobExecution(ExternalJob) - Method in class jenkins.plugins.elastest.ElasTestService
 
flush() - Method in class jenkins.plugins.elastest.ElasTestOutputStream
fromValue(String) - Static method in enum jenkins.plugins.elastest.json.ExternalJob.ExternalJobStatusEnum
 

G

getApiUrl() - Method in class jenkins.plugins.elastest.EIMManager
 
getBuild() - Method in class jenkins.plugins.elastest.ElasTestWriter
 
getBuildUrl() - Method in class jenkins.plugins.elastest.json.ExternalJob
 
getCommand() - Method in class jenkins.plugins.elastest.docker.DockerCommandExecutor
 
getCompatibleElasTestVersion() - Static method in class jenkins.plugins.elastest.PropertiesService
 
getComponent() - Method in class jenkins.plugins.elastest.json.Trace
 
getContainers() - Method in class jenkins.plugins.elastest.json.ElasTestBuild
 
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
getDockerService(String) - Static method in class jenkins.plugins.elastest.docker.DockerService
 
getEimAgentId() - Method in class jenkins.plugins.elastest.json.ElasTestBuild
 
getElasTestBuilds() - Method in class jenkins.plugins.elastest.ElasTestService
 
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
 
getEnvVars() - Method in class jenkins.plugins.elastest.json.ElasTestBuild
 
getEnvVars() - Method in class jenkins.plugins.elastest.json.ExternalJob
 
getError() - Method in class jenkins.plugins.elastest.json.ExternalJob
 
getErrorStream() - Method in class jenkins.plugins.elastest.ElasTestWriter
 
getExec() - Method in class jenkins.plugins.elastest.json.Trace
 
getExecutionUrl() - Method in class jenkins.plugins.elastest.json.ExternalJob
 
getExecutor() - Method in class jenkins.plugins.elastest.ElasTestWriter
 
getExternalJob() - Method in class jenkins.plugins.elastest.ElasTestWriter
 
getExternalJob() - Method in class jenkins.plugins.elastest.json.ElasTestBuild
 
getExternalJobByBuildFullName(String) - Method in class jenkins.plugins.elastest.ElasTestService
 
getFunctionName() - Method in class jenkins.plugins.elastest.pipeline.ElasTestStep.DescriptorImpl
getGatewayFromContainer(String) - Method in class jenkins.plugins.elastest.docker.DockerService
 
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.Sut
 
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
 
getIp() - Method in class jenkins.plugins.elastest.json.Sut
 
getJobName() - Method in class jenkins.plugins.elastest.json.ExternalJob
 
getJobUrl() - Method in class jenkins.plugins.elastest.json.ExternalJob
 
getListener() - Method in class jenkins.plugins.elastest.ElasTestWriter
 
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
 
getMaxExecutions() - Method in class jenkins.plugins.elastest.json.ExternalJob
 
getMessage() - Method in class jenkins.plugins.elastest.json.Trace
 
getName() - Method in class jenkins.plugins.elastest.json.TestSupportServices
 
getParameters() - Method in class jenkins.plugins.elastest.json.Sut
 
getPassword() - Method in class jenkins.plugins.elastest.ElasTestInstallation.Descriptor
 
getPassword() - Method in class jenkins.plugins.elastest.utils.Authenticator
 
getProject() - Method in class jenkins.plugins.elastest.json.ExternalJob
 
getProject() - Method in class jenkins.plugins.elastest.pipeline.ElasTestStep
 
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
 
getStatus() - Method in class jenkins.plugins.elastest.json.ExternalJob
 
getStream() - Method in class jenkins.plugins.elastest.json.Trace
 
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.json.ExternalJob
 
getSut() - Method in class jenkins.plugins.elastest.pipeline.ElasTestStep
 
getSutParams() - 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
 
getTimestampStr() - Method in class jenkins.plugins.elastest.json.Trace
 
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
 
getTSServices() - Method in class jenkins.plugins.elastest.json.ExternalJob
 
getUrlName() - Method in class jenkins.plugins.elastest.action.ElasTestItemMenuAction
 
getUser() - Method in class jenkins.plugins.elastest.utils.Authenticator
 
getUsername() - Method in class jenkins.plugins.elastest.ElasTestInstallation.Descriptor
 
getWorkspace() - Method in class jenkins.plugins.elastest.json.ElasTestBuild
 
getWriter() - Method in class jenkins.plugins.elastest.json.ElasTestBuild
 

H

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

I

invoke(File, VirtualChannel) - Method in class jenkins.plugins.elastest.utils.ParseResultCallable
 
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
 
isFromIntegratedJenkins() - Method in class jenkins.plugins.elastest.json.ExternalJob
 
isMonitoring() - Method in class jenkins.plugins.elastest.pipeline.ElasTestStep
 
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
 
isUsingSecurity() - Method in class jenkins.plugins.elastest.utils.Authenticator
 

J

jenkins.plugins.elastest - package jenkins.plugins.elastest
 
jenkins.plugins.elastest.action - package jenkins.plugins.elastest.action
 
jenkins.plugins.elastest.docker - package jenkins.plugins.elastest.docker
 
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

log - Static variable in class jenkins.plugins.elastest.utils.Shell
 
logger - Static variable in class jenkins.plugins.elastest.utils.RestClient
 
LogstashSubmitter - Class in jenkins.plugins.elastest.submitters
Logstash submitter.
LogstashSubmitter(String, int, String, String, String) - Constructor for class jenkins.plugins.elastest.submitters.LogstashSubmitter
 

M

manageEIMEndIfNecessary(Run<?, ?>, EnvVars) - Method in class jenkins.plugins.elastest.ElasTestService
 
manageEIMIfNecessary(Run<?, ?>, EnvVars) - Method in class jenkins.plugins.elastest.ElasTestService
 
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

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

P

parse(long, File, String[], FileManager) - Method in class jenkins.plugins.elastest.utils.ParseResultCallable
 
ParseResultCallable - Class in jenkins.plugins.elastest.utils
Processes test reports to send to ElasTest
ParseResultCallable(String, long, long) - Constructor for class jenkins.plugins.elastest.utils.ParseResultCallable
 
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) - 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
 
removePacketloss(String) - Method in class jenkins.plugins.elastest.EIMManager
 
RestClient - Class in jenkins.plugins.elastest.utils
 
RestClient() - Constructor for class jenkins.plugins.elastest.utils.RestClient
 
run(String...) - Static method in class jenkins.plugins.elastest.utils.Shell
 
run(boolean, String...) - Static method in class jenkins.plugins.elastest.utils.Shell
 
runAndWait(String...) - Static method in class jenkins.plugins.elastest.utils.Shell
 
runAndWaitArray(String[]) - Static method in class jenkins.plugins.elastest.utils.Shell
 
runAndWaitNoLog(String...) - Static method in class jenkins.plugins.elastest.utils.Shell
 
runAndWaitString(String) - Static method in class jenkins.plugins.elastest.utils.Shell
 

S

scapeCharacters(String, String) - Static method in class jenkins.plugins.elastest.utils.Utils
 
sendCpuBurst(String, String) - Method in class jenkins.plugins.elastest.EIMManager
 
sendCpuBurstWithCron(String, String, String) - Method in class jenkins.plugins.elastest.EIMManager
 
sendGet(String) - Method in class jenkins.plugins.elastest.utils.RestClient
 
sendPacketLoss(String, String) - Method in class jenkins.plugins.elastest.EIMManager
 
sendPacketLossWithCron(String, String, String) - Method in class jenkins.plugins.elastest.EIMManager
 
sendPost(String, String) - Method in class jenkins.plugins.elastest.utils.RestClient
 
setApiUrl(String) - Method in class jenkins.plugins.elastest.EIMManager
 
setBuildUrl(String) - Method in class jenkins.plugins.elastest.json.ExternalJob
 
setCommand(String...) - Method in class jenkins.plugins.elastest.docker.DockerCommandExecutor
 
setComponent(String) - Method in class jenkins.plugins.elastest.json.Trace
 
setContainers(List<String>) - Method in class jenkins.plugins.elastest.json.ElasTestBuild
 
setCredentials(String, String) - Method in class jenkins.plugins.elastest.utils.Authenticator
 
setEimAgentId(String) - Method in class jenkins.plugins.elastest.json.ElasTestBuild
 
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
 
setEnvVars(EnvVars) - Method in class jenkins.plugins.elastest.json.ElasTestBuild
 
setEnvVars(Map<String, String>) - Method in class jenkins.plugins.elastest.json.ExternalJob
 
setError(String) - Method in class jenkins.plugins.elastest.json.ExternalJob
 
setErrorStream(OutputStream) - Method in class jenkins.plugins.elastest.ElasTestWriter
 
setEus(boolean) - Method in class jenkins.plugins.elastest.ElasTestBuildWrapper
 
setExec(String) - Method in class jenkins.plugins.elastest.json.Trace
 
setExecutionUrl(String) - Method in class jenkins.plugins.elastest.json.ExternalJob
 
setExecutor(ExecutorService) - Method in class jenkins.plugins.elastest.ElasTestWriter
 
setExternalJob(ExternalJob) - Method in class jenkins.plugins.elastest.json.ElasTestBuild
 
setFromIntegratedJenkins(boolean) - Method in class jenkins.plugins.elastest.json.ExternalJob
 
setId(Long) - Method in class jenkins.plugins.elastest.json.Sut
 
setId(String) - Method in class jenkins.plugins.elastest.json.TestSupportServices
 
setIp(String) - Method in class jenkins.plugins.elastest.json.Sut
 
setJobName(String) - Method in class jenkins.plugins.elastest.json.ExternalJob
 
setJobUrl(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
 
setMaxExecutions(Long) - Method in class jenkins.plugins.elastest.json.ExternalJob
 
setMessage(String) - Method in class jenkins.plugins.elastest.json.Trace
 
setMonitoring(boolean) - Method in class jenkins.plugins.elastest.pipeline.ElasTestStep
 
setName(String) - Method in class jenkins.plugins.elastest.json.TestSupportServices
 
setParameters(Map<String, String>) - Method in class jenkins.plugins.elastest.json.Sut
 
setPassword(String) - Method in class jenkins.plugins.elastest.ElasTestInstallation.Descriptor
 
setPassword(String) - Method in class jenkins.plugins.elastest.utils.Authenticator
 
setProject(String) - Method in class jenkins.plugins.elastest.json.ExternalJob
 
setProject(String) - Method in class jenkins.plugins.elastest.pipeline.ElasTestStep
 
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
 
setStatus(ExternalJob.ExternalJobStatusEnum) - Method in class jenkins.plugins.elastest.json.ExternalJob
 
setStream(String) - Method in class jenkins.plugins.elastest.json.Trace
 
setSurefireReportsPattern(String) - Method in class jenkins.plugins.elastest.pipeline.ElasTestStep
 
setSut(Sut) - Method in class jenkins.plugins.elastest.json.ExternalJob
 
setSut(Long) - Method in class jenkins.plugins.elastest.pipeline.ElasTestStep
 
setSutParams(Map<String, 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
 
setTimestampStr(String) - Method in class jenkins.plugins.elastest.json.Trace
 
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
 
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
 
setUser(String) - Method in class jenkins.plugins.elastest.utils.Authenticator
 
setUsername(String) - Method in class jenkins.plugins.elastest.ElasTestInstallation.Descriptor
 
setUsingSecurity(boolean) - Method in class jenkins.plugins.elastest.utils.Authenticator
 
setWorkspace(FilePath) - Method in class jenkins.plugins.elastest.json.ElasTestBuild
 
setWriter(ElasTestWriter) - Method in class jenkins.plugins.elastest.json.ElasTestBuild
 
Shell - Class in jenkins.plugins.elastest.utils
 
Shell() - Constructor for class jenkins.plugins.elastest.utils.Shell
 
start() - Method in class jenkins.plugins.elastest.pipeline.ElasTestStepExecutionImpl
stop(Throwable) - Method in class jenkins.plugins.elastest.pipeline.ElasTestStepExecutionImpl
SubmitterFactory - Class in jenkins.plugins.elastest.submitters
Factory for AbstractElasTestSubmitter objects.
SubmitterFactory() - Constructor for class jenkins.plugins.elastest.submitters.SubmitterFactory
 
Sut - Class in jenkins.plugins.elastest.json
 
Sut() - Constructor for class jenkins.plugins.elastest.json.Sut
 
Sut(Long) - Constructor for class jenkins.plugins.elastest.json.Sut
 
Sut(Long, Map<String, String>) - Constructor for class jenkins.plugins.elastest.json.Sut
 
Sut(Long, String) - Constructor for class jenkins.plugins.elastest.json.Sut
 

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
 
toJSON() - Method in class jenkins.plugins.elastest.json.Trace
 
toJsonString() - Method in class jenkins.plugins.elastest.json.TestSupportServices
 
toString() - Method in enum jenkins.plugins.elastest.json.ExternalJob.ExternalJobStatusEnum
 
toString() - Method in class jenkins.plugins.elastest.json.ExternalJob
 
toString() - Method in class jenkins.plugins.elastest.json.Sut
 
toString() - Method in class jenkins.plugins.elastest.json.Trace
 
toString() - Method in enum jenkins.plugins.elastest.submitters.ElasTestSubmitter.SubmitterType
 
Trace - Class in jenkins.plugins.elastest.json
 
Trace() - Constructor for class jenkins.plugins.elastest.json.Trace
 
Trace(String, String, String, String, String) - Constructor for class jenkins.plugins.elastest.json.Trace
 

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.json.ExternalJob.ExternalJobStatusEnum
Returns the enum constant of this type with the specified name.
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.json.ExternalJob.ExternalJobStatusEnum
Returns an array containing the constants of this enum type, in the order they are declared.
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

witAuthentication - Variable in class jenkins.plugins.elastest.ElasTestService
 
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–2019. All rights reserved.