Uses of Class
hudson.scm.TagAction

Packages that use TagAction
hudson.scm   
 

Uses of TagAction in hudson.scm
 

Subclasses of TagAction in hudson.scm
 class CVSSCM.TagAction
          Deprecated. this class was left for backward compatibility.
 

Methods in hudson.scm that return types with arguments of type TagAction
 hudson.model.Descriptor<TagAction> TagAction.getDescriptor()
           
 

Constructors in hudson.scm with parameters of type TagAction
TagAction.TagWorkerThread(TagAction owner, Map<hudson.model.AbstractBuild,String> tagSet)
           
 



Copyright © 2004-2011 Hudson. All Rights Reserved.