public class GitHubRepositoryEntity extends Object
Constructor and Description |
---|
GitHubRepositoryEntity() |
GitHubRepositoryEntity(String fullName) |
Modifier and Type | Method and Description |
---|---|
String |
getFullName() |
static com.google.common.collect.Ordering<GitHubRepositoryEntity> |
orderingByFullName() |
public GitHubRepositoryEntity()
public GitHubRepositoryEntity(String fullName)
public static com.google.common.collect.Ordering<GitHubRepositoryEntity> orderingByFullName()
public String getFullName()
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.