Class Location


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

    • Method Detail

      • 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.