Uses of Class
hudson.scm.IntegritySCM

Packages that use IntegritySCM
hudson.scm   
 

Uses of IntegritySCM in hudson.scm
 

Methods in hudson.scm that return types with arguments of type IntegritySCM
 hudson.scm.SCMDescriptor<IntegritySCM> IntegritySCM.getDescriptor()
          Returns the SCMDescriptor for the SCM object.
 

Constructors in hudson.scm with parameters of type IntegritySCM
IntegrityCheckoutTask(IntegritySCM scm, IntegrityCMProject siProject, boolean cleanCopy, hudson.model.BuildListener listener)
          Hudson supports building on distributed machines, and the SCM plugin must be able to be executed on other machines than the master.
 



Copyright © 2004-2011 Hudson. All Rights Reserved.