Package io.polyapi.plugin.mojo
Class DeleteFunctionMojo
java.lang.Object
org.apache.maven.plugin.AbstractMojo
io.polyapi.plugin.mojo.PolyApiMojo
io.polyapi.plugin.mojo.DeleteFunctionMojo
- All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled,org.apache.maven.plugin.Mojo
@Mojo(name="delete-function",
requiresProject=false)
public class DeleteFunctionMojo
extends PolyApiMojo
-
Field Summary
Fields inherited from interface org.apache.maven.plugin.Mojo
ROLE -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.polyapi.plugin.mojo.PolyApiMojo
execute, getHttpClient, getJsonParser, getMavenService, getTokenProviderMethods inherited from class org.apache.maven.plugin.AbstractMojo
getLog, getPluginContext, setLog, setPluginContext
-
Constructor Details
-
DeleteFunctionMojo
public DeleteFunctionMojo()
-
-
Method Details
-
execute
- Specified by:
executein classPolyApiMojo
-