Uses of Interface
hudson.scm.SVNLogFilter
-
Uses of SVNLogFilter in hudson.scm
Modifier and TypeClassDescriptionclass
Determines whether a log entry contains changes within the included paths for a project.class
An implementation ofSVNLogFilter
that never filters aSVNLogEntry
.ModifierConstructorDescriptionDirAwareSVNXMLLogHandler
(ContentHandler contentHandler, SVNLogFilter filter)