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-2016 The Apache Software Foundation. All Rights Reserved.