public class FSLog extends Object
| Constructor and Description |
|---|
FSLog(FSFS owner,
String[] paths,
long limit,
long start,
long end,
boolean descending,
boolean discoverChangedPaths,
boolean strictNode,
boolean includeMergedRevisions,
String[] revPropNames,
ISVNLogEntryHandler handler) |
| Modifier and Type | Method and Description |
|---|---|
void |
reset(FSFS owner,
String[] paths,
long limit,
long start,
long end,
boolean descending,
boolean discoverChangedPaths,
boolean strictNode,
boolean includeMergedRevisions,
String[] revPropNames,
ISVNLogEntryHandler handler) |
long |
runLog() |
public FSLog(FSFS owner, String[] paths, long limit, long start, long end, boolean descending, boolean discoverChangedPaths, boolean strictNode, boolean includeMergedRevisions, String[] revPropNames, ISVNLogEntryHandler handler)
public void reset(FSFS owner, String[] paths, long limit, long start, long end, boolean descending, boolean discoverChangedPaths, boolean strictNode, boolean includeMergedRevisions, String[] revPropNames, ISVNLogEntryHandler handler)
public long runLog()
throws SVNException
SVNExceptionCopyright © 2025. All rights reserved.