Uses of Interface
hudson.scm.SVNLogFilter

Packages that use SVNLogFilter
hudson.scm   
 

Uses of SVNLogFilter in hudson.scm
 

Classes in hudson.scm that implement SVNLogFilter
 class DefaultSVNLogFilter
          Determines whether a log entry contains changes within the included paths for a project.
 class NullSVNLogFilter
          An implementation of SVNLogFilter that never filters a SVNLogEntry.
 

Methods in hudson.scm that return SVNLogFilter
 SVNLogFilter SubversionSCM.createSVNLogFilter()
           
 

Constructors in hudson.scm with parameters of type SVNLogFilter
DirAwareSVNXMLLogHandler(ContentHandler contentHandler, SVNLogFilter filter)
           
 



Copyright © 2004-2013. All Rights Reserved.