Package io.polyapi.plugin.mojo
Class CreateServerVariableMojo
java.lang.Object
org.apache.maven.plugin.AbstractMojo
io.polyapi.plugin.mojo.PolyApiMojo
io.polyapi.plugin.mojo.CreateServerVariableMojo
- All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled,org.apache.maven.plugin.Mojo
@Mojo(name="create-server-variable",
requiresProject=false)
public class CreateServerVariableMojo
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
-
CreateServerVariableMojo
public CreateServerVariableMojo()
-
-
Method Details
-
execute
- Specified by:
executein classPolyApiMojo
-