public class SyncSummary extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
SyncSummary.Status |
| Constructor and Description |
|---|
SyncSummary(File file,
Date start,
Date stop,
SyncResultType type,
String message) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAbsolutePath() |
String |
getDurationAsString() |
String |
getFilename() |
long |
getLength() |
String |
getMessage() |
Date |
getStart() |
Date |
getStop() |
SyncResultType |
getType() |
public SyncSummary(File file, Date start, Date stop, SyncResultType type, String message)
public String getDurationAsString()
public Date getStart()
public Date getStop()
public String getMessage()
public String getFilename()
public String getAbsolutePath()
public long getLength()
public SyncResultType getType()
Copyright © 2009–2018 DuraSpace. All rights reserved.