Class AsyncApiGeneratorYmlCodeGen
- java.lang.Object
-
- io.quarkiverse.asyncapi.generator.input.AsyncApiGeneratorCodeGenBase
-
- io.quarkiverse.asyncapi.generator.input.AsyncApiPathGeneratorCodeGen
-
- io.quarkiverse.asyncapi.generator.input.AsyncApiGeneratorYmlCodeGen
-
- All Implemented Interfaces:
io.quarkus.deployment.CodeGenProvider
public class AsyncApiGeneratorYmlCodeGen extends AsyncApiPathGeneratorCodeGen
-
-
Field Summary
-
Fields inherited from class io.quarkiverse.asyncapi.generator.input.AsyncApiGeneratorCodeGenBase
extension
-
-
Constructor Summary
Constructors Constructor Description AsyncApiGeneratorYmlCodeGen()
-
Method Summary
-
Methods inherited from class io.quarkiverse.asyncapi.generator.input.AsyncApiPathGeneratorCodeGen
buildCodeGenerators, excludedFiles, isCandidateFile, trigger
-
Methods inherited from class io.quarkiverse.asyncapi.generator.input.AsyncApiGeneratorCodeGenBase
inputDirectory, inputExtension, providerId, trigger
-
-