Index
All Classes and Interfaces|All Packages|Serialized Form
B
- BuilderException - Exception in io.jenkins.plugins.eggplant.exception
- BuilderException(String) - Constructor for exception io.jenkins.plugins.eggplant.exception.BuilderException
C
- CLIExitException - Exception in io.jenkins.plugins.eggplant.exception
- CLIExitException(int) - Constructor for exception io.jenkins.plugins.eggplant.exception.CLIExitException
- CLIRunnerHelper - Class in io.jenkins.plugins.eggplant.utils
- CLIRunnerHelper(FilePath, OperatingSystem, PrintStream) - Constructor for class io.jenkins.plugins.eggplant.utils.CLIRunnerHelper
- CLIValidation(String) - Method in class io.jenkins.plugins.eggplant.utils.CLIRunnerHelper
- copyRunnerFrom(String) - Method in class io.jenkins.plugins.eggplant.utils.CLIRunnerHelper
D
- DEBUG - Enum constant in enum io.jenkins.plugins.eggplant.common.LogLevel
- DescriptorImpl() - Constructor for class io.jenkins.plugins.eggplant.EggplantRunnerBuilder.DescriptorImpl
- DescriptorImpl() - Constructor for class io.jenkins.plugins.eggplant.EggplantRunnerBuilder.ModelBased.DescriptorImpl
- DescriptorImpl() - Constructor for class io.jenkins.plugins.eggplant.EggplantRunnerBuilder.ScriptBased.DescriptorImpl
- DescriptorImpl() - Constructor for class io.jenkins.plugins.eggplant.EggplantRunnerBuilder.TestConfigId.DescriptorImpl
- doCheckBackoffFactor(String) - Method in class io.jenkins.plugins.eggplant.EggplantRunnerBuilder.DescriptorImpl
- doCheckClientId(String) - Method in class io.jenkins.plugins.eggplant.EggplantRunnerBuilder.DescriptorImpl
- doCheckClientSecret(String) - Method in class io.jenkins.plugins.eggplant.EggplantRunnerBuilder.DescriptorImpl
- doCheckId(String) - Method in class io.jenkins.plugins.eggplant.EggplantRunnerBuilder.TestConfigId.DescriptorImpl
- doCheckModel(String) - Method in class io.jenkins.plugins.eggplant.EggplantRunnerBuilder.ModelBased.DescriptorImpl
- doCheckName(String) - Method in class io.jenkins.plugins.eggplant.EggplantRunnerBuilder.ModelBased.DescriptorImpl
- doCheckName(String) - Method in class io.jenkins.plugins.eggplant.EggplantRunnerBuilder.ScriptBased.DescriptorImpl
- doCheckRequestRetries(String) - Method in class io.jenkins.plugins.eggplant.EggplantRunnerBuilder.DescriptorImpl
- doCheckRequestTimeout(String) - Method in class io.jenkins.plugins.eggplant.EggplantRunnerBuilder.DescriptorImpl
- doCheckServerURL(String) - Method in class io.jenkins.plugins.eggplant.EggplantRunnerBuilder.DescriptorImpl
- doCheckSuite(String) - Method in class io.jenkins.plugins.eggplant.EggplantRunnerBuilder.ScriptBased.DescriptorImpl
- doCheckTestResultPath(String) - Method in class io.jenkins.plugins.eggplant.EggplantRunnerBuilder.DescriptorImpl
- downloadRunner(String) - Method in class io.jenkins.plugins.eggplant.utils.CLIRunnerHelper
E
- EggplantRunnerBuilder - Class in io.jenkins.plugins.eggplant
- EggplantRunnerBuilder() - Constructor for class io.jenkins.plugins.eggplant.EggplantRunnerBuilder
- EggplantRunnerBuilder.DescriptorImpl - Class in io.jenkins.plugins.eggplant
- EggplantRunnerBuilder.ModelBased - Class in io.jenkins.plugins.eggplant
- EggplantRunnerBuilder.ModelBased.DescriptorImpl - Class in io.jenkins.plugins.eggplant
- EggplantRunnerBuilder.ScriptBased - Class in io.jenkins.plugins.eggplant
- EggplantRunnerBuilder.ScriptBased.DescriptorImpl - Class in io.jenkins.plugins.eggplant
- EggplantRunnerBuilder.TestConfig - Class in io.jenkins.plugins.eggplant
- EggplantRunnerBuilder.TestConfigId - Class in io.jenkins.plugins.eggplant
- EggplantRunnerBuilder.TestConfigId.DescriptorImpl - Class in io.jenkins.plugins.eggplant
- ERROR - Enum constant in enum io.jenkins.plugins.eggplant.common.LogLevel
G
- getBackoffFactor() - Method in class io.jenkins.plugins.eggplant.EggplantRunnerBuilder
- getBackwardCompatibilityCommands() - Method in class io.jenkins.plugins.eggplant.EggplantRunnerBuilder
-
Translate pipeline syntax value for testConfigId, testConfigName, modelName and suiteName into testConfig instance.
- getCACertPath() - Method in class io.jenkins.plugins.eggplant.EggplantRunnerBuilder
- getClientId() - Method in class io.jenkins.plugins.eggplant.EggplantRunnerBuilder
- getClientSecret() - Method in class io.jenkins.plugins.eggplant.EggplantRunnerBuilder
- getDescriptor() - Method in class io.jenkins.plugins.eggplant.EggplantRunnerBuilder.TestConfig
- getDisplayName() - Method in class io.jenkins.plugins.eggplant.EggplantRunnerBuilder.DescriptorImpl
- getDisplayName() - Method in class io.jenkins.plugins.eggplant.EggplantRunnerBuilder.ModelBased.DescriptorImpl
- getDisplayName() - Method in class io.jenkins.plugins.eggplant.EggplantRunnerBuilder.ScriptBased.DescriptorImpl
- getDisplayName() - Method in class io.jenkins.plugins.eggplant.EggplantRunnerBuilder.TestConfigId.DescriptorImpl
- getEggplantRunnerPath() - Method in class io.jenkins.plugins.eggplant.EggplantRunnerBuilder
- getFilename() - Method in class io.jenkins.plugins.eggplant.utils.CLIRunnerHelper
- getFilePath() - Method in class io.jenkins.plugins.eggplant.utils.CLIRunnerHelper
- getId() - Method in class io.jenkins.plugins.eggplant.EggplantRunnerBuilder.TestConfigId
- getLogLevel() - Method in enum io.jenkins.plugins.eggplant.common.LogLevel
- getLogLevel() - Method in class io.jenkins.plugins.eggplant.EggplantRunnerBuilder
- getMandatoryCommandList(EnvVars) - Method in class io.jenkins.plugins.eggplant.EggplantRunnerBuilder
- getModel() - Method in class io.jenkins.plugins.eggplant.EggplantRunnerBuilder.ModelBased
- getModelName() - Method in class io.jenkins.plugins.eggplant.EggplantRunnerBuilder
- getName() - Method in class io.jenkins.plugins.eggplant.EggplantRunnerBuilder.ModelBased
- getName() - Method in class io.jenkins.plugins.eggplant.EggplantRunnerBuilder.ScriptBased
- getOptionalCommandList(OperatingSystem) - Method in class io.jenkins.plugins.eggplant.EggplantRunnerBuilder
- getParameters() - Method in class io.jenkins.plugins.eggplant.EggplantRunnerBuilder
- getPublicDownloadLink() - Method in class io.jenkins.plugins.eggplant.utils.CLIRunnerHelper
- getRequestRetries() - Method in class io.jenkins.plugins.eggplant.EggplantRunnerBuilder
- getRequestTimeout() - Method in class io.jenkins.plugins.eggplant.EggplantRunnerBuilder
- getServerURL() - Method in class io.jenkins.plugins.eggplant.EggplantRunnerBuilder
- getSuite() - Method in class io.jenkins.plugins.eggplant.EggplantRunnerBuilder.ScriptBased
- getSuiteName() - Method in class io.jenkins.plugins.eggplant.EggplantRunnerBuilder
- getTestConfig() - Method in class io.jenkins.plugins.eggplant.EggplantRunnerBuilder
- getTestConfigId() - Method in class io.jenkins.plugins.eggplant.EggplantRunnerBuilder
- getTestConfigName() - Method in class io.jenkins.plugins.eggplant.EggplantRunnerBuilder
- getTestResultPath() - Method in class io.jenkins.plugins.eggplant.EggplantRunnerBuilder
I
- INFO - Enum constant in enum io.jenkins.plugins.eggplant.common.LogLevel
- InvalidRunnerException - Exception in io.jenkins.plugins.eggplant.exception
- InvalidRunnerException(String) - Constructor for exception io.jenkins.plugins.eggplant.exception.InvalidRunnerException
- io.jenkins.plugins.eggplant - package io.jenkins.plugins.eggplant
- io.jenkins.plugins.eggplant.common - package io.jenkins.plugins.eggplant.common
- io.jenkins.plugins.eggplant.exception - package io.jenkins.plugins.eggplant.exception
- io.jenkins.plugins.eggplant.utils - package io.jenkins.plugins.eggplant.utils
- isApplicable(Class<? extends AbstractProject>) - Method in class io.jenkins.plugins.eggplant.EggplantRunnerBuilder.DescriptorImpl
- isValidPath(String, String) - Static method in class io.jenkins.plugins.eggplant.EggplantRunnerBuilder.DescriptorImpl
L
- LINUX - Enum constant in enum io.jenkins.plugins.eggplant.common.OperatingSystem
- LogLevel - Enum in io.jenkins.plugins.eggplant.common
M
- MACOS - Enum constant in enum io.jenkins.plugins.eggplant.common.OperatingSystem
- ModelBased(String, String) - Constructor for class io.jenkins.plugins.eggplant.EggplantRunnerBuilder.ModelBased
O
P
- perform(Run<?, ?>, FilePath, EnvVars, Launcher, TaskListener) - Method in class io.jenkins.plugins.eggplant.EggplantRunnerBuilder
S
- ScriptBased(String, String) - Constructor for class io.jenkins.plugins.eggplant.EggplantRunnerBuilder.ScriptBased
- setBackoffFactor(String) - Method in class io.jenkins.plugins.eggplant.EggplantRunnerBuilder
- setCACertPath(String) - Method in class io.jenkins.plugins.eggplant.EggplantRunnerBuilder
- setClientId(String) - Method in class io.jenkins.plugins.eggplant.EggplantRunnerBuilder
- setClientSecret(Secret) - Method in class io.jenkins.plugins.eggplant.EggplantRunnerBuilder
- setDryRun(boolean) - Method in class io.jenkins.plugins.eggplant.EggplantRunnerBuilder
- setEggplantRunnerPath(String) - Method in class io.jenkins.plugins.eggplant.EggplantRunnerBuilder
- setLogLevel(LogLevel) - Method in class io.jenkins.plugins.eggplant.EggplantRunnerBuilder
- setModelName(String) - Method in class io.jenkins.plugins.eggplant.EggplantRunnerBuilder
- setParameters(String) - Method in class io.jenkins.plugins.eggplant.EggplantRunnerBuilder
- setProxy(String, int, String, String) - Method in class io.jenkins.plugins.eggplant.utils.CLIRunnerHelper
- setRequestRetries(String) - Method in class io.jenkins.plugins.eggplant.EggplantRunnerBuilder
- setRequestTimeout(String) - Method in class io.jenkins.plugins.eggplant.EggplantRunnerBuilder
- setServerURL(String) - Method in class io.jenkins.plugins.eggplant.EggplantRunnerBuilder
- setSuiteName(String) - Method in class io.jenkins.plugins.eggplant.EggplantRunnerBuilder
- setTestConfig(EggplantRunnerBuilder.TestConfig) - Method in class io.jenkins.plugins.eggplant.EggplantRunnerBuilder
- setTestConfigId(String) - Method in class io.jenkins.plugins.eggplant.EggplantRunnerBuilder
- setTestConfigName(String) - Method in class io.jenkins.plugins.eggplant.EggplantRunnerBuilder
- setTestResultPath(String) - Method in class io.jenkins.plugins.eggplant.EggplantRunnerBuilder
T
- TestConfig() - Constructor for class io.jenkins.plugins.eggplant.EggplantRunnerBuilder.TestConfig
- TestConfigId(String) - Constructor for class io.jenkins.plugins.eggplant.EggplantRunnerBuilder.TestConfigId
V
- valueOf(String) - Static method in enum io.jenkins.plugins.eggplant.common.LogLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.jenkins.plugins.eggplant.common.OperatingSystem
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum io.jenkins.plugins.eggplant.common.LogLevel
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.jenkins.plugins.eggplant.common.OperatingSystem
-
Returns an array containing the constants of this enum type, in the order they are declared.
W
- WARNING - Enum constant in enum io.jenkins.plugins.eggplant.common.LogLevel
- WINDOWS - Enum constant in enum io.jenkins.plugins.eggplant.common.OperatingSystem
All Classes and Interfaces|All Packages|Serialized Form