public interface ImmutableVcsBambooSpecsSource
| Modifier and Type | Method and Description | 
|---|---|
Long | 
getId()  | 
Optional<String> | 
getSourceLocation()  | 
ImmutableVcsLocationBambooSpecsState | 
getVcsLocationBambooSpecsState()  | 
boolean | 
isYamlConfiguration() | 
@Nullable Long getId()
@NotNull ImmutableVcsLocationBambooSpecsState getVcsLocationBambooSpecsState()
boolean isYamlConfiguration()
true if plan was created via Yaml Specs.
 
 
 Contract getSourceLocation() is not null or empty then it's Yaml plan.
 
Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.