Package io.github.yrashid.actualschema
Class GenerateSchemaWorkAction
-
- All Implemented Interfaces:
-
org.gradle.workers.WorkAction
public abstract class GenerateSchemaWorkAction implements WorkAction<GenerateSchemaWorkParameters>
-
-
Field Summary
Fields Modifier and Type Field Description private final GenerateSchemaWorkParametersparameters
-
Constructor Summary
Constructors Constructor Description GenerateSchemaWorkAction()
-
Method Summary
-
Methods inherited from class io.github.yrashid.actualschema.GenerateSchemaWorkAction
getParameters -
Methods inherited from class org.gradle.workers.WorkAction
getParameters -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-