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