public class DockerConfigurationVolumesEmitter extends FieldSetterEmitter<Map<String,String>>
methodName
Constructor and Description |
---|
DockerConfigurationVolumesEmitter() |
Modifier and Type | Method and Description |
---|---|
String |
emitCode(CodeGenerationContext context,
Map<String,String> volumes)
Generates invocation of a setter method with a single argument.
|
@NotNull public String emitCode(@NotNull CodeGenerationContext context, @NotNull Map<String,String> volumes) throws CodeGenerationException
FieldSetterEmitter
emitCode
in interface CodeEmitter<Map<String,String>>
emitCode
in class FieldSetterEmitter<Map<String,String>>
CodeGenerationException
Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.