public interface VcsLogEntryHandler
Modifier and Type | Method and Description |
---|---|
void |
handleLogEntry(VcsLogEntry entry) |
void handleLogEntry(VcsLogEntry entry) throws FileSystemException
entry
- The log entry.FileSystemException
- if an error occurs.Copyright © 2002–2020 The Apache Software Foundation. All rights reserved.