Class OpenApiWorkAction
-
- All Implemented Interfaces:
-
org.gradle.workers.WorkAction
public abstract class OpenApiWorkAction implements WorkAction<OpenApiWorkParameters>
-
-
Field Summary
Fields Modifier and Type Field Description private final OpenApiWorkParametersparameters
-
Constructor Summary
Constructors Constructor Description OpenApiWorkAction()
-
Method Summary
-
Methods inherited from class org.openapitools.generator.gradle.plugin.tasks.OpenApiWorkAction
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
-
-