Serialized Form
-
Package hudson.plugins.repo
-
Class hudson.plugins.repo.ManifestAction extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class hudson.plugins.repo.RepoScm extends SCM implements Serializable
-
Serialized Fields
-
cleanFirst
boolean cleanFirst
-
currentBranch
boolean currentBranch
-
depth
int depth
-
destinationDir
String destinationDir
-
extraEnvVars
EnvVars extraEnvVars
-
fetchSubmodules
boolean fetchSubmodules
-
forceSync
boolean forceSync
-
ignoreProjects
Set<String> ignoreProjects
-
jobs
int jobs
-
localManifest
String localManifest
-
manifestBranch
String manifestBranch
-
manifestFile
String manifestFile
-
manifestGroup
String manifestGroup
-
manifestPlatform
String manifestPlatform
-
manifestRepositoryUrl
String manifestRepositoryUrl
-
manifestSubmodules
boolean manifestSubmodules
-
mirrorDir
String mirrorDir
-
noCloneBundle
boolean noCloneBundle
-
noTags
boolean noTags
-
quiet
boolean quiet
-
repoBranch
String repoBranch
-
repoUrl
String repoUrl
-
resetFirst
boolean resetFirst
-
showAllChanges
boolean showAllChanges
-
trace
boolean trace
-
worktree
boolean worktree
-
-
-