public class RestVcsBambooSpecsSource extends Object implements ImmutableVcsBambooSpecsSource
Constructor and Description |
---|
RestVcsBambooSpecsSource(@NotNull ImmutableVcsBambooSpecsSource other) |
Modifier and Type | Method and Description |
---|---|
@Nullable Long |
getId() |
@NotNull Optional<String> |
getSourceLocation() |
@NotNull RestVcsLocationBambooSpecsState |
getVcsLocationBambooSpecsState() |
boolean |
isYamlConfiguration() |
public RestVcsBambooSpecsSource(@NotNull @NotNull ImmutableVcsBambooSpecsSource other)
@Nullable public @Nullable Long getId()
getId
in interface ImmutableVcsBambooSpecsSource
@NotNull public @NotNull RestVcsLocationBambooSpecsState getVcsLocationBambooSpecsState()
getVcsLocationBambooSpecsState
in interface ImmutableVcsBambooSpecsSource
@NotNull public @NotNull Optional<String> getSourceLocation()
getSourceLocation
in interface ImmutableVcsBambooSpecsSource
public boolean isYamlConfiguration()
ImmutableVcsBambooSpecsSource
isYamlConfiguration
in interface ImmutableVcsBambooSpecsSource
true
if plan was created via Yaml Specs.
Contract ImmutableVcsBambooSpecsSource.getSourceLocation()
is not null or empty then it's Yaml plan.
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.
View cookie preferences