java.lang.Object
com.atlassian.bamboo.build.warning.BuildWarning.RepositoryChangeset
- Enclosing class:
- BuildWarning
public static class BuildWarning.RepositoryChangeset
extends Object
-
Constructor Summary
Constructors
-
Method Summary
-
Constructor Details
-
RepositoryChangeset
public RepositoryChangeset(long repositoryId,
@NotNull
@NotNull String changesetId)
-
Method Details
-
getRepositoryId
public long getRepositoryId()
-
getChangesetId
public String getChangesetId()
-
-
-