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