Uses of Interface
io.automatiko.engine.codegen.context.ApplicationBuildContext
-
Packages that use ApplicationBuildContext Package Description io.automatiko.engine.codegen io.automatiko.engine.codegen.context -
-
Uses of ApplicationBuildContext in io.automatiko.engine.codegen
Methods in io.automatiko.engine.codegen that return ApplicationBuildContext Modifier and Type Method Description ApplicationBuildContextGeneratorContext. getBuildContext()Methods in io.automatiko.engine.codegen with parameters of type ApplicationBuildContext Modifier and Type Method Description GeneratorContextGeneratorContext. withBuildContext(ApplicationBuildContext buildContext) -
Uses of ApplicationBuildContext in io.automatiko.engine.codegen.context
Classes in io.automatiko.engine.codegen.context that implement ApplicationBuildContext Modifier and Type Class Description classQuarkusApplicationBuildContext
-