public interface VcsLogEntryHandler
Modifier and Type | Method | Description |
---|---|---|
void |
handleLogEntry(VcsLogEntry entry) |
void handleLogEntry(VcsLogEntry entry) throws FileSystemException
entry
- The log entry.FileSystemException
- if an error occurs.