Class BuildWarning.RepositoryChangeset
- java.lang.Object
-
- com.atlassian.bamboo.build.warning.BuildWarning.RepositoryChangeset
-
- Enclosing class:
- BuildWarning
public static class BuildWarning.RepositoryChangeset extends Object
-
-
Constructor Summary
Constructors Constructor Description RepositoryChangeset(long repositoryId, @NotNull String changesetId)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(Object o)
String
getChangesetId()
long
getRepositoryId()
int
hashCode()
String
toString()
-