public class SyncCollectionReport extends SardineReport<SyncCollectionReport.Result>
| Modifier and Type | Class and Description |
|---|---|
static class |
SyncCollectionReport.Result |
static class |
SyncCollectionReport.SyncLevel |
| Constructor and Description |
|---|
SyncCollectionReport(String syncToken,
SyncCollectionReport.SyncLevel syncLevel,
Set<QName> properties,
Integer limit) |
| Modifier and Type | Method and Description |
|---|---|
SyncCollectionReport.Result |
fromMultistatus(Multistatus multistatus) |
Object |
toJaxb() |
toXmlpublic SyncCollectionReport(String syncToken, SyncCollectionReport.SyncLevel syncLevel, Set<QName> properties, Integer limit)
public Object toJaxb()
toJaxb in class SardineReport<SyncCollectionReport.Result>public SyncCollectionReport.Result fromMultistatus(Multistatus multistatus)
fromMultistatus in class SardineReport<SyncCollectionReport.Result>Copyright © 2019. All rights reserved.