Index

C D E G I L N P R S T 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

C

CLIENT_TIMEOUT - Static variable in class io.jenkins.plugins.levo.helpers.LevoDockerTool
 
CMD_TIMEOUT - Static variable in class io.jenkins.plugins.levo.helpers.LevoDockerTool
 

D

DescriptorImpl() - Constructor for class io.jenkins.plugins.levo.credentials.LevoCLICredentialsImpl.DescriptorImpl
 
DescriptorImpl() - Constructor for class io.jenkins.plugins.levo.TestPlanBuilder.DescriptorImpl
 
doCheckAppName(Item, String, String) - Method in class io.jenkins.plugins.levo.TestPlanBuilder.DescriptorImpl
 
doCheckDataSource(Item, String, String) - Method in class io.jenkins.plugins.levo.TestPlanBuilder.DescriptorImpl
 
doCheckEndpointPattern(Item, String) - Method in class io.jenkins.plugins.levo.TestPlanBuilder.DescriptorImpl
 
doCheckEnvironment(Item, String, String) - Method in class io.jenkins.plugins.levo.TestPlanBuilder.DescriptorImpl
 
doCheckExcludeEndpointPattern(Item, String) - Method in class io.jenkins.plugins.levo.TestPlanBuilder.DescriptorImpl
 
doCheckRunOn(Item, String, String) - Method in class io.jenkins.plugins.levo.TestPlanBuilder.DescriptorImpl
 
doCheckTarget(Item, String, String) - Method in class io.jenkins.plugins.levo.TestPlanBuilder.DescriptorImpl
 
doCheckTargetUrl(Item, String, String) - Method in class io.jenkins.plugins.levo.TestPlanBuilder.DescriptorImpl
 
doCheckTestUsers(Item, String) - Method in class io.jenkins.plugins.levo.TestPlanBuilder.DescriptorImpl
 
doFillAppNameDataSourceItems() - Method in class io.jenkins.plugins.levo.TestPlanBuilder.DescriptorImpl
 
doFillDataSourceItems() - Method in class io.jenkins.plugins.levo.TestPlanBuilder.DescriptorImpl
 
doFillFailScopeItems() - Method in class io.jenkins.plugins.levo.TestPlanBuilder.DescriptorImpl
 
doFillFailSeverityItems() - Method in class io.jenkins.plugins.levo.TestPlanBuilder.DescriptorImpl
 
doFillLevoCredentialsIdItems(Item, String) - Method in class io.jenkins.plugins.levo.TestPlanBuilder.DescriptorImpl
 
doFillRunOnItems() - Method in class io.jenkins.plugins.levo.TestPlanBuilder.DescriptorImpl
 
doFillSecretEnvironmentIdItems(Item, String) - Method in class io.jenkins.plugins.levo.TestPlanBuilder.DescriptorImpl
 

E

ENV_FILE_NAME - Static variable in class io.jenkins.plugins.levo.helpers.LevoDockerTool
 

G

getAppName() - Method in class io.jenkins.plugins.levo.TestPlanBuilder
 
getAppNameDataSource() - Method in class io.jenkins.plugins.levo.TestPlanBuilder
 
getAuthorizationKey() - Method in interface io.jenkins.plugins.levo.credentials.LevoCLICredentials
 
getAuthorizationKey() - Method in class io.jenkins.plugins.levo.credentials.LevoCLICredentialsImpl
 
getBaseUrl() - Method in interface io.jenkins.plugins.levo.credentials.LevoCLICredentials
 
getBaseUrl() - Method in class io.jenkins.plugins.levo.credentials.LevoCLICredentialsImpl
 
getCategories() - Method in class io.jenkins.plugins.levo.TestPlanBuilder
 
getDataSource() - Method in class io.jenkins.plugins.levo.TestPlanBuilder
 
getDisplayName() - Method in class io.jenkins.plugins.levo.credentials.LevoCLICredentialsImpl.DescriptorImpl
 
getDisplayName() - Method in class io.jenkins.plugins.levo.TestPlanBuilder.DescriptorImpl
 
getEndpointPattern() - Method in class io.jenkins.plugins.levo.TestPlanBuilder
 
getEnvironment() - Method in class io.jenkins.plugins.levo.TestPlanBuilder
 
getExcludeEndpointPattern() - Method in class io.jenkins.plugins.levo.TestPlanBuilder
 
getExcludeMethods() - Method in class io.jenkins.plugins.levo.TestPlanBuilder
 
getExecutionMode() - Method in class io.jenkins.plugins.levo.TestPlanBuilder
 
getExtraCLIArgs() - Method in class io.jenkins.plugins.levo.TestPlanBuilder
Returns the first non-empty value from the extraCLIArgs list.
getFailScope() - Method in class io.jenkins.plugins.levo.TestPlanBuilder
 
getFailSeverity() - Method in class io.jenkins.plugins.levo.TestPlanBuilder
 
getFailThreshold() - Method in class io.jenkins.plugins.levo.TestPlanBuilder
 
getGenerateJunitReport() - Method in class io.jenkins.plugins.levo.TestPlanBuilder
Returns the first non-null value from the generateJunitReport list.
getHttpMethods() - Method in class io.jenkins.plugins.levo.TestPlanBuilder
 
getLevoCredentialsId() - Method in class io.jenkins.plugins.levo.TestPlanBuilder
 
getName(LevoCLICredentials) - Method in class io.jenkins.plugins.levo.credentials.LevoCLICredentials.NameProvider
 
getOrganizationId() - Method in interface io.jenkins.plugins.levo.credentials.LevoCLICredentials
 
getOrganizationId() - Method in class io.jenkins.plugins.levo.credentials.LevoCLICredentialsImpl
 
getRunOn() - Method in class io.jenkins.plugins.levo.TestPlanBuilder
 
getSecretEnvironmentId() - Method in class io.jenkins.plugins.levo.TestPlanBuilder
Returns the first non-empty value from the secretEnvironmentId list.
getTarget() - Method in class io.jenkins.plugins.levo.TestPlanBuilder
Returns the first non-empty value from the target list.
getTargetUrl() - Method in class io.jenkins.plugins.levo.TestPlanBuilder
 
getTestPlan() - Method in class io.jenkins.plugins.levo.TestPlanBuilder
 
getTestUsers() - Method in class io.jenkins.plugins.levo.TestPlanBuilder
 

I

io.jenkins.plugins.levo - package io.jenkins.plugins.levo
 
io.jenkins.plugins.levo.credentials - package io.jenkins.plugins.levo.credentials
 
io.jenkins.plugins.levo.helpers - package io.jenkins.plugins.levo.helpers
 
isApplicable(Class<? extends AbstractProject>) - Method in class io.jenkins.plugins.levo.TestPlanBuilder.DescriptorImpl
 

L

LEVO_CONFIG_FOLDER_NAME - Static variable in class io.jenkins.plugins.levo.helpers.LevoDockerTool
 
LEVO_REPORTS_FOLDER_NAME - Static variable in class io.jenkins.plugins.levo.helpers.LevoDockerTool
 
LevoCLICredentials - Interface in io.jenkins.plugins.levo.credentials
 
LevoCLICredentials.NameProvider - Class in io.jenkins.plugins.levo.credentials
 
LevoCLICredentialsImpl - Class in io.jenkins.plugins.levo.credentials
 
LevoCLICredentialsImpl(CredentialsScope, String, String, String, Secret, String) - Constructor for class io.jenkins.plugins.levo.credentials.LevoCLICredentialsImpl
 
LevoCLICredentialsImpl.DescriptorImpl - Class in io.jenkins.plugins.levo.credentials
 
LevoDockerTool - Class in io.jenkins.plugins.levo.helpers
 
LevoDockerTool() - Constructor for class io.jenkins.plugins.levo.helpers.LevoDockerTool
 

N

NameProvider() - Constructor for class io.jenkins.plugins.levo.credentials.LevoCLICredentials.NameProvider
 

P

perform(Run<?, ?>, FilePath, EnvVars, Launcher, TaskListener) - Method in class io.jenkins.plugins.levo.TestPlanBuilder
 
PULL_TIMEOUT - Static variable in class io.jenkins.plugins.levo.helpers.LevoDockerTool
 

R

runLevoConformanceTest(Run, Launcher, EnvVars, EnvVars, String, String, String) - Static method in class io.jenkins.plugins.levo.helpers.LevoDockerTool
 
runLevoLogin(Run, Launcher, EnvVars, String, Secret, String, String) - Static method in class io.jenkins.plugins.levo.helpers.LevoDockerTool
 
runLevoRemoteTestRun(Run, Launcher, EnvVars, EnvVars, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, Secret, String, String) - Static method in class io.jenkins.plugins.levo.helpers.LevoDockerTool
 
runLevoTestPlan(Run, Launcher, EnvVars, EnvVars, String, String, String, String, String, String, String, String, String, Boolean, String, String, String) - Static method in class io.jenkins.plugins.levo.helpers.LevoDockerTool
 

S

setAppName(String) - Method in class io.jenkins.plugins.levo.TestPlanBuilder
 
setAppName(List<Object>) - Method in class io.jenkins.plugins.levo.TestPlanBuilder
 
setAppNameDataSource(String) - Method in class io.jenkins.plugins.levo.TestPlanBuilder
 
setAppNameDataSource(List<Object>) - Method in class io.jenkins.plugins.levo.TestPlanBuilder
 
setCategories(String) - Method in class io.jenkins.plugins.levo.TestPlanBuilder
 
setCategories(List<Object>) - Method in class io.jenkins.plugins.levo.TestPlanBuilder
 
setCategoryCheckbox(List<Object>) - Method in class io.jenkins.plugins.levo.TestPlanBuilder
 
setDataSource(String) - Method in class io.jenkins.plugins.levo.TestPlanBuilder
 
setDataSource(List<Object>) - Method in class io.jenkins.plugins.levo.TestPlanBuilder
 
setEndpointPattern(String) - Method in class io.jenkins.plugins.levo.TestPlanBuilder
 
setEndpointPattern(List<Object>) - Method in class io.jenkins.plugins.levo.TestPlanBuilder
 
setEnvironment(String) - Method in class io.jenkins.plugins.levo.TestPlanBuilder
 
setEnvironment(List<Object>) - Method in class io.jenkins.plugins.levo.TestPlanBuilder
 
setExcludeEndpointPattern(String) - Method in class io.jenkins.plugins.levo.TestPlanBuilder
 
setExcludeEndpointPattern(List<Object>) - Method in class io.jenkins.plugins.levo.TestPlanBuilder
 
setExcludeMethods(String) - Method in class io.jenkins.plugins.levo.TestPlanBuilder
 
setExcludeMethods(List<Object>) - Method in class io.jenkins.plugins.levo.TestPlanBuilder
 
setExecutionMode(String) - Method in class io.jenkins.plugins.levo.TestPlanBuilder
 
setExtraCLIArgs(String) - Method in class io.jenkins.plugins.levo.TestPlanBuilder
 
setExtraCLIArgs(List<Object>) - Method in class io.jenkins.plugins.levo.TestPlanBuilder
 
setFailScope(String) - Method in class io.jenkins.plugins.levo.TestPlanBuilder
 
setFailScope(List<Object>) - Method in class io.jenkins.plugins.levo.TestPlanBuilder
 
setFailSeverity(String) - Method in class io.jenkins.plugins.levo.TestPlanBuilder
 
setFailSeverity(List<Object>) - Method in class io.jenkins.plugins.levo.TestPlanBuilder
 
setFailThreshold(String) - Method in class io.jenkins.plugins.levo.TestPlanBuilder
 
setFailThreshold(List<Object>) - Method in class io.jenkins.plugins.levo.TestPlanBuilder
 
setGenerateJunitReport(Boolean) - Method in class io.jenkins.plugins.levo.TestPlanBuilder
 
setGenerateJunitReport(List<Object>) - Method in class io.jenkins.plugins.levo.TestPlanBuilder
 
setHttpMethods(String) - Method in class io.jenkins.plugins.levo.TestPlanBuilder
 
setHttpMethods(List<Object>) - Method in class io.jenkins.plugins.levo.TestPlanBuilder
 
setIncludeUser(List<Object>) - Method in class io.jenkins.plugins.levo.TestPlanBuilder
 
setLevoCredentialsId(String) - Method in class io.jenkins.plugins.levo.TestPlanBuilder
 
setRunOn(String) - Method in class io.jenkins.plugins.levo.TestPlanBuilder
 
setRunOn(List<Object>) - Method in class io.jenkins.plugins.levo.TestPlanBuilder
 
setSecretEnvironmentId(String) - Method in class io.jenkins.plugins.levo.TestPlanBuilder
 
setSecretEnvironmentId(List<Object>) - Method in class io.jenkins.plugins.levo.TestPlanBuilder
 
setTarget(String) - Method in class io.jenkins.plugins.levo.TestPlanBuilder
 
setTarget(List<Object>) - Method in class io.jenkins.plugins.levo.TestPlanBuilder
 
setTargetUrl(String) - Method in class io.jenkins.plugins.levo.TestPlanBuilder
 
setTargetUrl(List<Object>) - Method in class io.jenkins.plugins.levo.TestPlanBuilder
 
setTestPlan(String) - Method in class io.jenkins.plugins.levo.TestPlanBuilder
 
setTestUsers(String) - Method in class io.jenkins.plugins.levo.TestPlanBuilder
 
setTestUsers(List<Object>) - Method in class io.jenkins.plugins.levo.TestPlanBuilder
 

T

TestPlanBuilder - Class in io.jenkins.plugins.levo
 
TestPlanBuilder() - Constructor for class io.jenkins.plugins.levo.TestPlanBuilder
 
TestPlanBuilder.DescriptorImpl - Class in io.jenkins.plugins.levo
 
C D E G I L N P R S T 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form