Class CreatePlanBranchesEmitter

java.lang.Object
com.atlassian.bamboo.specs.codegen.emitters.plan.branches.CreatePlanBranchesEmitter
All Implemented Interfaces:
com.atlassian.bamboo.specs.api.codegen.CodeEmitter<com.atlassian.bamboo.specs.api.model.plan.branches.CreatePlanBranchesProperties>

public class CreatePlanBranchesEmitter extends Object implements com.atlassian.bamboo.specs.api.codegen.CodeEmitter<com.atlassian.bamboo.specs.api.model.plan.branches.CreatePlanBranchesProperties>
  • Constructor Details

    • CreatePlanBranchesEmitter

      public CreatePlanBranchesEmitter()
  • Method Details

    • emitCode

      @NotNull public @NotNull String emitCode(@NotNull @NotNull com.atlassian.bamboo.specs.api.codegen.CodeGenerationContext context, @NotNull @NotNull com.atlassian.bamboo.specs.api.model.plan.branches.CreatePlanBranchesProperties value) throws com.atlassian.bamboo.specs.api.codegen.CodeGenerationException
      Specified by:
      emitCode in interface com.atlassian.bamboo.specs.api.codegen.CodeEmitter<com.atlassian.bamboo.specs.api.model.plan.branches.CreatePlanBranchesProperties>
      Throws:
      com.atlassian.bamboo.specs.api.codegen.CodeGenerationException