Interface GitHostedRepository

    • Method Detail

      • getDefaultBranch

        String getDefaultBranch()
        Returns the repository default branch.
        Returns:
        the repository default branch.
      • getDescription

        String getDescription()
        Returns the repository description.
        Returns:
        the repository description.
      • getFullName

        String getFullName()
        Returns the repository full name.
        Returns:
        the repository full name.
      • getHTTPURL

        String getHTTPURL()
        Returns the repository HTTP URL.
        Returns:
        the repository HTTP URL.
      • getID

        String getID()
        Returns the repository ID.
        Returns:
        the repository ID.
      • getName

        String getName()
        Returns the repository name.
        Returns:
        the repository name.