Uses of Package
hudson.scm

Packages that use hudson.scm
hudson   
hudson.fsp   
hudson.matrix Matrix project 
hudson.maven Maven support. 
hudson.model Core object model that are bound to URLs via stapler, rooted at Hudson
hudson.model.listeners Listener interfaces for various events that occur inside the server. 
hudson.scm Hudson's interface with source code management systems. 
jenkins.model   
org.jvnet.hudson.test Test harness for Jenkins and its plugins. 
 

Classes in hudson.scm used by hudson
SCMDescriptor
          Descriptor for SCM.
 

Classes in hudson.scm used by hudson.fsp
ChangeLogParser
          Encapsulates the file format of the changelog.
PollingResult
          Immutable object that represents the result of SCM polling.
SCM
          Captures the configuration information in it.
SCMDescriptor
          Descriptor for SCM.
SCMRevisionState
          Immutable object that represents revisions of the files in the repository, used to represent the result of a SCM polling.
 

Classes in hudson.scm used by hudson.matrix
SCM
          Captures the configuration information in it.
 

Classes in hudson.scm used by hudson.maven
ChangeLogSet
          Represents SCM change list.
ChangeLogSet.Entry
           
 

Classes in hudson.scm used by hudson.model
ChangeLogSet
          Represents SCM change list.
ChangeLogSet.Entry
           
PollingResult
          Immutable object that represents the result of SCM polling.
SCM
          Captures the configuration information in it.
 

Classes in hudson.scm used by hudson.model.listeners
ChangeLogSet
          Represents SCM change list.
PollingResult
          Immutable object that represents the result of SCM polling.
 

Classes in hudson.scm used by hudson.scm
ChangeLogAnnotator
          Performs mark up on changelog messages to be displayed.
ChangeLogParser
          Encapsulates the file format of the changelog.
ChangeLogSet
          Represents SCM change list.
ChangeLogSet.AffectedFile
          Represents a file change.
ChangeLogSet.Entry
           
EditType
          Designates the SCM operation.
NullChangeLogParser
          ChangeLogParser for no SCM.
PollingResult
          Immutable object that represents the result of SCM polling.
PollingResult.Change
          Degree of changes between the previous state and this state.
RepositoryBrowser
          Connects Hudson to repository browsers like ViewCVS or FishEye, so that Hudson can generate links to them.
SCM
          Captures the configuration information in it.
SCMDescriptor
          Descriptor for SCM.
SCMRevisionState
          Immutable object that represents revisions of the files in the repository, used to represent the result of a SCM polling.
 

Classes in hudson.scm used by jenkins.model
RepositoryBrowser
          Connects Hudson to repository browsers like ViewCVS or FishEye, so that Hudson can generate links to them.
SCM
          Captures the configuration information in it.
 

Classes in hudson.scm used by org.jvnet.hudson.test
ChangeLogParser
          Encapsulates the file format of the changelog.
ChangeLogSet
          Represents SCM change list.
ChangeLogSet.Entry
           
NullSCM
          No SCM.
SCM
          Captures the configuration information in it.
 



Copyright © 2004-2013. All Rights Reserved.