Interface ImmutableVcsBambooSpecsSource

    • Method Detail

      • getId

        @Nullable
        @Nullable Long getId()
      • getSourceLocation

        @NotNull
        @NotNull Optional<String> getSourceLocation()
        Returns:
        Specs source filename
      • isYamlConfiguration

        boolean isYamlConfiguration()

        Returns:
        true if plan was created via Yaml Specs.

        Contract getSourceLocation() is not null or empty then it's Yaml plan.