| Package | Description |
|---|---|
| com.microsoft.azure.maven.function | |
| com.microsoft.azure.maven.function.handlers |
| Modifier and Type | Class and Description |
|---|---|
class |
AddMojo
Create new Azure Functions (as Java class) and add to current project.
|
class |
DeployMojo
Deploy artifacts to target Azure Functions in Azure.
|
class |
ListMojo
The list mojo is used to provide Java Azure Functions templates information,
which is used by other tools such as VS Code Azure Functions extension.
|
class |
PackageMojo
Generate configuration files (host.json, function.json etc.) and copy JARs to staging directory.
|
class |
RunMojo
Run Azure Java Functions locally.
|
| Modifier and Type | Field and Description |
|---|---|
private AbstractFunctionMojo |
FunctionCoreToolsHandlerImpl.mojo |
| Constructor and Description |
|---|
FunctionCoreToolsHandlerImpl(AbstractFunctionMojo mojo,
CommandHandler commandHandler) |
Copyright © 2019. All rights reserved.