Class SyncCollectionReport
java.lang.Object
com.github.sardine.report.SardineReport<SyncCollectionReport.Result>
com.github.sardine.report.SyncCollectionReport
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic enum -
Constructor Summary
ConstructorsConstructorDescriptionSyncCollectionReport(String syncToken, SyncCollectionReport.SyncLevel syncLevel, Set<QName> properties, Integer limit) -
Method Summary
Methods inherited from class SardineReport
toXml
-
Constructor Details
-
SyncCollectionReport
public SyncCollectionReport(String syncToken, SyncCollectionReport.SyncLevel syncLevel, Set<QName> properties, Integer limit)
-
-
Method Details
-
toJaxb
- Specified by:
toJaxbin classSardineReport<SyncCollectionReport.Result>
-
fromMultistatus
- Specified by:
fromMultistatusin classSardineReport<SyncCollectionReport.Result>
-