Class WdSynchReport

java.lang.Object
org.bedework.webdav.servlet.shared.WdSynchReport

public class WdSynchReport extends Object
Data for Synch Report
Author:
Mike Douglass douglm rpi.edu
  • Field Details

    • items

    • truncated

      public boolean truncated
      True if the report was truncated
    • tokenValid

      public boolean tokenValid
      True if the token is valid.
    • token

      public String token
      Token for next time.
  • Constructor Details

    • WdSynchReport

      public WdSynchReport()