Uses of Class
com.microsoft.azure.maven.function.AbstractFunctionMojo
-
-
Uses of AbstractFunctionMojo in com.microsoft.azure.maven.function
Subclasses of AbstractFunctionMojo in com.microsoft.azure.maven.function Modifier and Type Class Description classAddMojoCreate new Azure Functions (as Java class) and add to current project.classDeployMojoDeploy artifacts to target Azure Functions in Azure.classListMojoThe list mojo is used to provide Java Azure Functions templates information, which is used by other tools such as VS Code Azure Functions extension.classPackageMojoGenerate configuration files (host.json, function.json etc.) and copy JARs to staging directory.classRunMojoRun Azure Java Functions locally.
-