Package org.apache.jackrabbit.webdav.version.report


@Version("1.1.0") package org.apache.jackrabbit.webdav.version.report
  • Class
    Description
    Abstract Report.
    CompareBaselineReport...
    ExpandPropertyReport encapsulates the DAV:expand-property report, that provides a mechanism for retrieving in one request the properties from the resources identified by those DAV:href elements.
    LatestActivityVersionReport is applied to a version history to identify the latest version that is selected from that version history by a given activity.
    LocateByHistoryReport encapsulates the DAV:locate-by-hisotry report, that may be used to locate a version-controlled resource for that version history.
    The Report interface defines METHODS needed in order to respond to a REPORT request.
    The ReportInfo class encapsulates the body of a REPORT request.
    ReportType...
    SupportedReportSetProperty represents the DAV:supported-report-set property defined by RFC 3253.
    VersionTreeReport encapsulates the DAV:version-tree report.