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