Interface YamlEmitter

  • All Known Implementing Classes:
    YamlEmitterImpl

    @ExperimentalApi
    public interface YamlEmitter
    • Method Detail

      • emitYamlDocuments

        @NotNull
        @NotNull String emitYamlDocuments​(@NotNull
                                          @NotNull List<? extends com.atlassian.bamboo.specs.api.model.EntityProperties> entityProperties)
                                   throws com.atlassian.bamboo.specs.api.codegen.CodeGenerationException
        Throws:
        com.atlassian.bamboo.specs.api.codegen.CodeGenerationException