Package org.duracloud.sync.mgmt
Class SyncSummary
java.lang.Object
org.duracloud.sync.mgmt.SyncSummary
A class that describes a completed sync operation.
- Author:
- Daniel Bernstein
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionSyncSummary(File file, Date start, Date stop, SyncResultType type, String message) -
Method Summary
-
Constructor Details
-
SyncSummary
-
-
Method Details
-
getDurationAsString
-
getStart
-
getStop
-
getMessage
-
getFilename
-
getAbsolutePath
-
getLength
public long getLength() -
getType
-