public class JenkinsLauncherOptions extends Object
JenkinsLauncherCommand| Modifier and Type | Field and Description |
|---|---|
File |
jenkinsHome
Jenkins Home for the Run.
|
File |
libPath |
String |
mirror |
File |
pluginsDir
Where to load plugins from?
|
boolean |
skipShutdown |
String |
version |
File |
warDir
Exploded jenkins.war
|
File |
withInitHooks |
| Constructor and Description |
|---|
JenkinsLauncherOptions() |
@CheckForNull public File warDir
public File pluginsDir
@CheckForNull public String version
public String mirror
@CheckForNull public File jenkinsHome
@CheckForNull public File withInitHooks
public boolean skipShutdown
@CheckForNull public File libPath
Copyright © 2004–2020. All rights reserved.