Class SecretSetterEmitter
java.lang.Object
com.atlassian.bamboo.specs.codegen.emitters.fragment.SecretSetterEmitter
- All Implemented Interfaces:
com.atlassian.bamboo.specs.api.codegen.CodeEmitter<Object>
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
SECRET_PLACEHOLDER
- See Also:
-
-
Constructor Details
-
SecretSetterEmitter
-
-
Method Details
-
emitCode
@NotNull public @NotNull String emitCode(@NotNull @NotNull com.atlassian.bamboo.specs.api.codegen.CodeGenerationContext context, @NotNull @NotNull Object argument) throws com.atlassian.bamboo.specs.api.codegen.CodeGenerationException - Specified by:
emitCodein interfacecom.atlassian.bamboo.specs.api.codegen.CodeEmitter<Object>- Throws:
com.atlassian.bamboo.specs.api.codegen.CodeGenerationException
-