Package net.officefloor.maven
Class StopGoogleFunctionMojo
java.lang.Object
org.apache.maven.plugin.AbstractMojo
net.officefloor.maven.CloseOfficeFloorMojo
net.officefloor.maven.StopGoogleFunctionMojo
- All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled,org.apache.maven.plugin.Mojo
@Mojo(name="stop",
requiresDependencyResolution=COMPILE)
public class StopGoogleFunctionMojo
extends CloseOfficeFloorMojo
Mojo to stop Google Function.-
Field Summary
Fields inherited from interface org.apache.maven.plugin.Mojo
ROLE -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.officefloor.maven.CloseOfficeFloorMojo
closeOfficeFloor, execute, getOfficeFloorBeanMethods inherited from class org.apache.maven.plugin.AbstractMojo
getLog, getPluginContext, setLog, setPluginContext
-
Constructor Details
-
StopGoogleFunctionMojo
public StopGoogleFunctionMojo()
-