@Entity public class Build extends AbstractEntity<Long>
| Constructor and Description |
|---|
Build(RepoId repoId,
Long buildNumber) |
Build(RepoId repoId,
Long buildNumber,
BuildHook buildHook) |
| Modifier and Type | Method and Description |
|---|---|
BuildSlot |
addBuildSlot() |
String |
join(StringJoiner joiner) |
isNewCopyright © 2016–2017. All rights reserved.