Uses of Package
hudson.scm

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

Classes in hudson.scm used by hudson.scm
RevisionParameterAction
          Action containing a list of SVN revisions that should be checked out.
SubversionChangeLogSet
          ChangeLogSet for Subversion.
SubversionChangeLogSet.LogEntry
          One commit.
SubversionChangeLogSet.Path
          A file in a commit.
SubversionChangeLogSet.RevisionInfo
           
SubversionCredentialProvider
          Extension point for programmatically providing a credential (such as username/password) for Subversion access.
SubversionRepositoryBrowser
          RepositoryBrowser for Subversion.
SubversionRepositoryStatus
          Per repository status.
SubversionSCM
          Subversion SCM.
SubversionSCM.DescriptorImpl
           
SubversionSCM.DescriptorImpl.Credential
          Stores SVNAuthentication for a single realm.
SubversionSCM.External
          Information about svn:external
SubversionSCM.ModuleLocation
          small structure to store local and remote (repository) location information of the repository.
SubversionSCM.SvnInfo
           
SubversionTagAction
          Action that lets people create tag for the given build.
SubversionTagAction.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
SubversionChangeLogSet.LogEntry
          One commit.
SubversionChangeLogSet.Path
          A file in a commit.
SubversionRepositoryBrowser
          RepositoryBrowser for Subversion.
 

Classes in hudson.scm used by hudson.scm.subversion
RevisionParameterAction
          Action containing a list of SVN revisions that should be checked out.
SubversionSCM.External
          Information about svn:external
SubversionSCM.ModuleLocation
          small structure to store local and remote (repository) location information of the repository.
 



Copyright © 2011. All Rights Reserved.