@Incubating public interface BuildIdentifier
| Modifier and Type | Method | Description |
|---|---|---|
String |
getName() |
The name of the build.
|
boolean |
isCurrentBuild() |
Is this build the one that's currently executing?
|
String getName()
boolean isCurrentBuild()