|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface VcsLog
| Method Summary | |
|---|---|
void |
setEndRevision(long endRev)
|
void |
setLogEntryHandler(VcsLogEntryHandler handler)
|
void |
setStartRevision(long startRev)
|
| Methods inherited from interface org.apache.commons.vfs2.operations.FileOperation |
|---|
process |
| Method Detail |
|---|
void setStartRevision(long startRev)
startRev - The start revision.void setEndRevision(long endRev)
endRev - The end revision.void setLogEntryHandler(VcsLogEntryHandler handler)
handler - The LogEntry handler.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||