Package | Description |
---|---|
org.jenkinsci.plugins.spoontrigger | |
org.jenkinsci.plugins.spoontrigger.snapshot |
Modifier and Type | Method and Description |
---|---|
InstallScriptStrategy |
SnapshotBuilder.getInstallScriptStrategy() |
Constructor and Description |
---|
InstallScriptSettings(InstallScriptStrategy strategy,
String silentInstallArgs,
boolean ignoreExitCode,
String installScriptPath) |
Modifier and Type | Method and Description |
---|---|
static InstallScriptStrategy |
InstallScriptStrategy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static InstallScriptStrategy[] |
InstallScriptStrategy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2004-2016. All Rights Reserved.