Class Codegen
- java.lang.Object
-
- org.apache.maven.plugin.AbstractMojo
-
- io.github.deweyjose.graphqlcodegen.Codegen
-
- All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled,org.apache.maven.plugin.Mojo
@Mojo(name="generate", defaultPhase=GENERATE_SOURCES) public class Codegen extends org.apache.maven.plugin.AbstractMojo
-
-
Constructor Summary
Constructors Constructor Description Codegen()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidexecute()
-