public interface DockerBuildGenerator extends Generator, WithSession, WithProject
project| Modifier and Type | Method and Description |
|---|---|
default void |
add(Element element) |
default void |
add(Map map) |
default Class<? extends Annotation> |
getAnnotation() |
default String |
getKey() |
default void |
on(ConfigurationSupplier<DockerBuildConfig> config) |
propertiesMapgetSessionapplyToProject, getProject, projectExists, setProjectdefault Class<? extends Annotation> getAnnotation()
getAnnotation in interface Generatordefault void add(Map map)
add in interface Generatoradd in interface SessionHandlerdefault void add(Element element)
add in interface SessionHandlerdefault void on(ConfigurationSupplier<DockerBuildConfig> config)
Copyright © 2018–2020 Red Hat. All rights reserved.