Uses of Interface
com.graphql_java_generator.plugin.PluginExecutor
Packages that use PluginExecutor
Package
Description
-
Uses of PluginExecutor in com.graphql_java_generator.plugin.generate_code
Classes in com.graphql_java_generator.plugin.generate_code that implement PluginExecutorModifier and TypeClassDescriptionclass
This class is responsible for the execution of the code generation, so that only a minmal amount of code is in the GraphQL and the Gradle plugins. -
Uses of PluginExecutor in com.graphql_java_generator.plugin.generate_schema
Classes in com.graphql_java_generator.plugin.generate_schema that implement PluginExecutor