Class DockerRegistryEmitter.AuthEmitter

    • Constructor Summary

      Constructors 
      Constructor Description
      AuthEmitter()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      @NotNull java.lang.String emitCode​(@NotNull com.atlassian.bamboo.specs.api.codegen.CodeGenerationContext context, DockerRegistryTaskProperties entity)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • AuthEmitter

        public AuthEmitter()
    • Method Detail

      • emitCode

        @NotNull
        public @NotNull java.lang.String emitCode​(@NotNull
                                                  @NotNull com.atlassian.bamboo.specs.api.codegen.CodeGenerationContext context,
                                                  DockerRegistryTaskProperties entity)
                                           throws com.atlassian.bamboo.specs.api.codegen.CodeGenerationException
        Specified by:
        emitCode in interface com.atlassian.bamboo.specs.api.codegen.CodeEmitter<DockerRegistryTaskProperties>
        Throws:
        com.atlassian.bamboo.specs.api.codegen.CodeGenerationException