Uses of Package
hudson.scm

Packages that use hudson.scm
hudson.scm   
hudson.scm.browsers   
 

Classes in hudson.scm used by hudson.scm
BlameSubversionChangeLogSet
          ChangeLogSet for Subversion.
BlameSubversionChangeLogSet.LogEntry
          One commit.
BlameSubversionChangeLogSet.Path
          A file in a commit.
BlameSubversionChangeLogSet.RevisionInfo
           
BlameSubversionCredentialProvider
          Extension point for programmatically providing a credential (such as username/password) for Subversion access.
BlameSubversionRepositoryStatus
          Per repository status.
BlameSubversionSCM
          Blame Subversion SCM.
BlameSubversionSCM.DescriptorImpl
           
BlameSubversionSCM.DescriptorImpl.Credential
          Stores SVNAuthentication for a single realm.
BlameSubversionSCM.ModuleLocation
          small structure to store local and remote (repository) location information of the repository.
BlameSubversionSCM.SvnInfo
           
BlameSubversionTagAction
          Action that lets people create tag for the given build.
BlameSubversionTagAction.TagInfo
           
UserProvidedCredential
          Represents the SVN authentication credential given by the user via the <enterCredential> form fragment.
 

Classes in hudson.scm used by hudson.scm.browsers
BlameSubversionChangeLogSet.LogEntry
          One commit.
BlameSubversionChangeLogSet.Path
          A file in a commit.
BlameSubversionRepositoryBrowser
          RepositoryBrowser for Subversion.
 



Copyright © 2004-2012 Hudson. All Rights Reserved.