Class JCRLocalDropboxDrive.MovedFile

    • Field Detail

      • jcrPath

        protected final String jcrPath
        Destination node JCR path.
      • expirationTime

        protected final long expirationTime
        Expiration time.
    • Constructor Detail

      • MovedFile

        protected MovedFile​(String jcrPath)
        Instantiates a new moved file.
        Parameters:
        jcrPath - the jcr path
    • Method Detail

      • isNotOutdated

        protected boolean isNotOutdated()
        Checks if is not outdated.
        Returns:
        true, if is not outdated
      • isOutdated

        protected boolean isOutdated()
        Checks if is outdated.
        Returns:
        true, if is outdated