Contents
Class VcsLogEntry
java.lang.Object
org.apache.commons.vfs2.operations.vcs.VcsLogEntry
-
Constructor Summary
ConstructorsConstructorDescriptionVcsLogEntry
(String author, long revision, String message, Calendar date, String path) Constructs a new instance. -
Method Summary