Interface RemoteRepoPath

  • All Superinterfaces:
    Info, RepoPath, java.io.Serializable

    public interface RemoteRepoPath
    extends RepoPath
    Represents RemoteRepoPath by obligating to RepoPath contract and adding remote Origin in to the context
    Author:
    Michael Pasternak
    • Method Detail

      • getOrigin

        java.lang.String getOrigin()
        Returns:
        remote origin
      • getActualRepoPath

        RepoPath getActualRepoPath()
        Returns:
        RepoPath on remote host