Uses of Interface
hudson.scm.SVNLogFilter
Packages that use SVNLogFilter
-
Uses of SVNLogFilter in hudson.scm
Classes in hudson.scm that implement SVNLogFilterModifier and TypeClassDescriptionclass
Determines whether a log entry contains changes within the included paths for a project.class
An implementation ofSVNLogFilter
that never filters aSVNLogEntry
.Methods in hudson.scm that return SVNLogFilterConstructors in hudson.scm with parameters of type SVNLogFilterModifierConstructorDescriptionDirAwareSVNXMLLogHandler
(ContentHandler contentHandler, SVNLogFilter filter)