Package io.smallrye.graphql.gradle
Class SmallRyeGraphQLPlugin
java.lang.Object
io.smallrye.graphql.gradle.SmallRyeGraphQLPlugin
- All Implemented Interfaces:
org.gradle.api.Plugin<org.gradle.api.Project>
public class SmallRyeGraphQLPlugin
extends Object
implements org.gradle.api.Plugin<org.gradle.api.Project>
SmallRye GraphQL Gradle Plugin.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
GENERATE_SCHEMA_TASK_NAME
- See Also:
-
-
Constructor Details
-
SmallRyeGraphQLPlugin
public SmallRyeGraphQLPlugin()
-
-
Method Details
-
apply
public void apply(org.gradle.api.Project project) - Specified by:
applyin interfaceorg.gradle.api.Plugin<org.gradle.api.Project>
-