Uses of Class
hudson.plugins.git.GitPublisher.TagToPush

Packages that use GitPublisher.TagToPush
hudson.plugins.git   
 

Uses of GitPublisher.TagToPush in hudson.plugins.git
 

Methods in hudson.plugins.git that return types with arguments of type GitPublisher.TagToPush
 List<GitPublisher.TagToPush> GitPublisher.getTagsToPush()
           
 

Constructor parameters in hudson.plugins.git with type arguments of type GitPublisher.TagToPush
GitPublisher(List<GitPublisher.TagToPush> tagsToPush, List<GitPublisher.BranchToPush> branchesToPush, boolean pushOnlyIfSuccess, boolean pushMerge)
           
 



Copyright © 2004-2011 Hudson. All Rights Reserved.