Class Location

java.lang.Object
com.day.cq.replication.Location

public class Location extends Object
The Location can be used to convey information about a repository path.
  • Constructor Details

  • Method Details

    • getPath

      public String getPath()
      Returns the file system path of the location to replicate.
      Returns:
      the path of the location.
    • getRevision

      public String getRevision()
      Returns the revision to replicate.
      Returns:
      location replication revision.