public class VcsRepositoryBranchProperties extends Object implements EntityProperties
| Constructor and Description |
|---|
VcsRepositoryBranchProperties(String repositoryName,
String branchName,
String branchDisplayName) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getBranchDisplayName() |
String |
getBranchName() |
String |
getRepositoryName() |
int |
hashCode() |
void |
validate() |
@NotNull public String getRepositoryName()
@NotNull public String getBranchName()
@Nullable public String getBranchDisplayName()
public void validate()
validate in interface EntityPropertiesCopyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.