Skip navigation links
A B C D F G I N P R S T V 

A

appendBackslash(String) - Static method in class com.ranorex.jenkinsranorexplugin.util.StringUtil
Appends backslash to the input string if not already given
appendQuote(String) - Static method in class com.ranorex.jenkinsranorexplugin.util.StringUtil
Appends quote to the input string

B

BaseArgument - Class in com.ranorex.jenkinsranorexplugin.util
 
BaseArgument() - Constructor for class com.ranorex.jenkinsranorexplugin.util.BaseArgument
 

C

CmdArgument - Class in com.ranorex.jenkinsranorexplugin.util
 
CmdArgument(String) - Constructor for class com.ranorex.jenkinsranorexplugin.util.CmdArgument
 
com.ranorex.jenkinsranorexplugin - package com.ranorex.jenkinsranorexplugin
 
com.ranorex.jenkinsranorexplugin.util - package com.ranorex.jenkinsranorexplugin.util
 
combinePath(String, String) - Static method in class com.ranorex.jenkinsranorexplugin.util.FileUtil
Combines the current workspace with a relative path
configure(StaplerRequest, JSONObject) - Method in class com.ranorex.jenkinsranorexplugin.RanorexRunnerBuilder.DescriptorImpl
 
containsValidNameValuePair(String) - Static method in class com.ranorex.jenkinsranorexplugin.util.RanorexParameter
 

D

DescriptorImpl() - Constructor for class com.ranorex.jenkinsranorexplugin.RanorexRunnerBuilder.DescriptorImpl
In order to load the persisted global configuration, you have to call load() in the constructor.
doCheckRxReportDirectory(String) - Method in class com.ranorex.jenkinsranorexplugin.RanorexRunnerBuilder.DescriptorImpl
 
doCheckRxReportFile(String) - Method in class com.ranorex.jenkinsranorexplugin.RanorexRunnerBuilder.DescriptorImpl
 
doCheckRxTestRailPassword(String) - Method in class com.ranorex.jenkinsranorexplugin.RanorexRunnerBuilder.DescriptorImpl
 
doCheckRxTestRailUser(String) - Method in class com.ranorex.jenkinsranorexplugin.RanorexRunnerBuilder.DescriptorImpl
 
doCheckRxZippedReportDirectory(String) - Method in class com.ranorex.jenkinsranorexplugin.RanorexRunnerBuilder.DescriptorImpl
 
doCheckRxZippedReportFile(String, String) - Method in class com.ranorex.jenkinsranorexplugin.RanorexRunnerBuilder.DescriptorImpl
 

F

FileUtil - Class in com.ranorex.jenkinsranorexplugin.util
 
FileUtil() - Constructor for class com.ranorex.jenkinsranorexplugin.util.FileUtil
 
flag - Variable in class com.ranorex.jenkinsranorexplugin.util.BaseArgument
 

G

getAbsoluteReportDirectory(String, String) - Static method in class com.ranorex.jenkinsranorexplugin.util.FileUtil
Tests if the given reportDirectory is Absolute,
getCmdLineArgs() - Method in class com.ranorex.jenkinsranorexplugin.RanorexRunnerBuilder
 
getDescriptor() - Method in class com.ranorex.jenkinsranorexplugin.RanorexRunnerBuilder
 
getDisplayName() - Method in class com.ranorex.jenkinsranorexplugin.RanorexRunnerBuilder.DescriptorImpl
This human readable name is used in the configuration screen.
getExecutableFromTestSuite(String) - Static method in class com.ranorex.jenkinsranorexplugin.util.FileUtil
Translate the TestSuitefilename to the TestExecutionfilename
getFlag() - Method in class com.ranorex.jenkinsranorexplugin.util.BaseArgument
 
getName() - Method in class com.ranorex.jenkinsranorexplugin.util.BaseArgument
 
getRanorexWorkingDirectory(FilePath, String) - Static method in class com.ranorex.jenkinsranorexplugin.util.FileUtil
Get the absolute path to the Ranorex Test Suite file
getRxGlobalParameter() - Method in class com.ranorex.jenkinsranorexplugin.RanorexRunnerBuilder
 
getRxJUnitReport() - Method in class com.ranorex.jenkinsranorexplugin.RanorexRunnerBuilder
 
getRxReportDirectory() - Method in class com.ranorex.jenkinsranorexplugin.RanorexRunnerBuilder
 
getRxReportExtension() - Method in class com.ranorex.jenkinsranorexplugin.RanorexRunnerBuilder
 
getRxReportFile() - Method in class com.ranorex.jenkinsranorexplugin.RanorexRunnerBuilder
 
getRxRunConfiguration() - Method in class com.ranorex.jenkinsranorexplugin.RanorexRunnerBuilder
 
getRxTestRail() - Method in class com.ranorex.jenkinsranorexplugin.RanorexRunnerBuilder
 
getRxTestRailPassword() - Method in class com.ranorex.jenkinsranorexplugin.RanorexRunnerBuilder
 
getRxTestRailRID() - Method in class com.ranorex.jenkinsranorexplugin.RanorexRunnerBuilder
 
getRxTestRailRunName() - Method in class com.ranorex.jenkinsranorexplugin.RanorexRunnerBuilder
 
getRxTestRailUser() - Method in class com.ranorex.jenkinsranorexplugin.RanorexRunnerBuilder
 
getRxTestSuiteFilePath() - Method in class com.ranorex.jenkinsranorexplugin.RanorexRunnerBuilder
 
getRxZippedReport() - Method in class com.ranorex.jenkinsranorexplugin.RanorexRunnerBuilder
 
getRxZippedReportDirectory() - Method in class com.ranorex.jenkinsranorexplugin.RanorexRunnerBuilder
 
getRxZippedReportFile() - Method in class com.ranorex.jenkinsranorexplugin.RanorexRunnerBuilder
 
getValue() - Method in class com.ranorex.jenkinsranorexplugin.util.BaseArgument
 

I

isAbsolutePath(String) - Static method in class com.ranorex.jenkinsranorexplugin.util.FileUtil
Tests whether this abstract pathname is absolute.
isApplicable(Class<? extends AbstractProject>) - Method in class com.ranorex.jenkinsranorexplugin.RanorexRunnerBuilder.DescriptorImpl
 
isIgnored(String) - Static method in class com.ranorex.jenkinsranorexplugin.util.CmdArgument
 
isNullOrSpace(String) - Static method in class com.ranorex.jenkinsranorexplugin.util.StringUtil
Checks if the input string is Null or Space
isStartingWithSlash(String) - Static method in class com.ranorex.jenkinsranorexplugin.util.RanorexParameter
 
isUseSummarize() - Method in class com.ranorex.jenkinsranorexplugin.RanorexRunnerBuilder.DescriptorImpl
 
isValid(String) - Static method in class com.ranorex.jenkinsranorexplugin.util.RanorexParameter
 
isValidFlag(String) - Static method in class com.ranorex.jenkinsranorexplugin.util.RanorexParameter
 

N

name - Variable in class com.ranorex.jenkinsranorexplugin.util.BaseArgument
 

P

perform(Run<?, ?>, FilePath, Launcher, TaskListener) - Method in class com.ranorex.jenkinsranorexplugin.RanorexRunnerBuilder
Runs the step over the given build and reports the progress to the listener

R

RanorexParameter - Class in com.ranorex.jenkinsranorexplugin.util
 
RanorexParameter(String) - Constructor for class com.ranorex.jenkinsranorexplugin.util.RanorexParameter
 
RanorexRunnerBuilder - Class in com.ranorex.jenkinsranorexplugin
 
RanorexRunnerBuilder() - Constructor for class com.ranorex.jenkinsranorexplugin.RanorexRunnerBuilder
When this builder is created in the project configuration step, the builder object will be created
RanorexRunnerBuilder(String, String, String, String, String, Boolean, Boolean, String, String, Boolean, String, String, String, String, String, String) - Constructor for class com.ranorex.jenkinsranorexplugin.RanorexRunnerBuilder
Deprecated.
RanorexRunnerBuilder.DescriptorImpl - Class in com.ranorex.jenkinsranorexplugin
 
removeFileExtension(String) - Static method in class com.ranorex.jenkinsranorexplugin.util.FileUtil
 
removeHeadingSlash(String) - Static method in class com.ranorex.jenkinsranorexplugin.util.StringUtil
Remove the heading slash of given string

S

SEPARATOR - Static variable in class com.ranorex.jenkinsranorexplugin.util.BaseArgument
 
setCmdLineArgs(String) - Method in class com.ranorex.jenkinsranorexplugin.RanorexRunnerBuilder
 
setRxGlobalParameter(String) - Method in class com.ranorex.jenkinsranorexplugin.RanorexRunnerBuilder
 
setRxJUnitReport(Boolean) - Method in class com.ranorex.jenkinsranorexplugin.RanorexRunnerBuilder
 
setRxReportDirectory(String) - Method in class com.ranorex.jenkinsranorexplugin.RanorexRunnerBuilder
 
setRxReportExtension(String) - Method in class com.ranorex.jenkinsranorexplugin.RanorexRunnerBuilder
 
setRxReportFile(String) - Method in class com.ranorex.jenkinsranorexplugin.RanorexRunnerBuilder
 
setRxRunConfiguration(String) - Method in class com.ranorex.jenkinsranorexplugin.RanorexRunnerBuilder
 
setRxTestRail(Boolean) - Method in class com.ranorex.jenkinsranorexplugin.RanorexRunnerBuilder
 
setRxTestRailPassword(String) - Method in class com.ranorex.jenkinsranorexplugin.RanorexRunnerBuilder
 
setRxTestRailRID(String) - Method in class com.ranorex.jenkinsranorexplugin.RanorexRunnerBuilder
 
setRxTestRailRunName(String) - Method in class com.ranorex.jenkinsranorexplugin.RanorexRunnerBuilder
 
setRxTestRailUser(String) - Method in class com.ranorex.jenkinsranorexplugin.RanorexRunnerBuilder
 
setRxTestSuiteFilePath(String) - Method in class com.ranorex.jenkinsranorexplugin.RanorexRunnerBuilder
 
setRxZippedReport(Boolean) - Method in class com.ranorex.jenkinsranorexplugin.RanorexRunnerBuilder
 
setRxZippedReportDirectory(String) - Method in class com.ranorex.jenkinsranorexplugin.RanorexRunnerBuilder
 
setRxZippedReportFile(String) - Method in class com.ranorex.jenkinsranorexplugin.RanorexRunnerBuilder
 
splitBy(String, String) - Static method in class com.ranorex.jenkinsranorexplugin.util.StringUtil
 
splitPath(String) - Static method in class com.ranorex.jenkinsranorexplugin.util.StringUtil
Splits the input string by "/" or "\\"
StringUtil - Class in com.ranorex.jenkinsranorexplugin.util
 
StringUtil() - Constructor for class com.ranorex.jenkinsranorexplugin.util.StringUtil
 

T

toString() - Method in class com.ranorex.jenkinsranorexplugin.util.BaseArgument
 
trim() - Method in class com.ranorex.jenkinsranorexplugin.util.BaseArgument
 
tryExtractFlag(String) - Static method in class com.ranorex.jenkinsranorexplugin.util.CmdArgument
 
tryExtractFlag(String) - Static method in class com.ranorex.jenkinsranorexplugin.util.RanorexParameter
 
trySplitArgument(String) - Static method in class com.ranorex.jenkinsranorexplugin.util.CmdArgument
 
trySplitArgument(String) - Static method in class com.ranorex.jenkinsranorexplugin.util.RanorexParameter
 

V

value - Variable in class com.ranorex.jenkinsranorexplugin.util.BaseArgument
 
A B C D F G I N P R S T V 
Skip navigation links

Copyright © 2016–2019 Ranorex. All rights reserved.