Serialized Form

  • Package hudson.plugins.repo

    • Class hudson.plugins.repo.ManifestAction

      class ManifestAction extends Object implements Serializable
      serialVersionUID:
      1L
    • Class hudson.plugins.repo.RepoScm

      class 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
        • gitLfs
          boolean gitLfs
        • 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
        • noSync
          boolean noSync
        • noTags
          boolean noTags
        • quiet
          boolean quiet
        • repoBranch
          String repoBranch
        • repoUrl
          String repoUrl
        • resetFirst
          boolean resetFirst
        • showAllChanges
          boolean showAllChanges
        • trace
          boolean trace
        • worktree
          boolean worktree