Class GitHubRepositoryEntity

java.lang.Object
com.atlassian.bamboo.plugins.git.github.api.rest.entity.GitHubRepositoryEntity

public class GitHubRepositoryEntity extends Object
  • Constructor Details

    • GitHubRepositoryEntity

      public GitHubRepositoryEntity()
    • GitHubRepositoryEntity

      public GitHubRepositoryEntity(String fullName)
  • Method Details

    • orderingByFullName

      public static com.google.common.collect.Ordering<GitHubRepositoryEntity> orderingByFullName()
    • getFullName

      public String getFullName()