public interface ISVNLogEntryHandler
SVNLogEntry
Modifier and Type | Method and Description |
---|---|
void |
handleLogEntry(SVNLogEntry logEntry)
Handles a log entry passed.
|
void handleLogEntry(SVNLogEntry logEntry) throws SVNException
logEntry
- an SVNLogEntry
object
that represents per revision information
(committed paths, log message, etc.)SVNException
Copyright © 2004-2012 TMate Software Ltd. All Rights Reserved.