@Mojo(name="generate",
requiresProject=false,
defaultPhase=GENERATE_SOURCES)
public class GenerateMojo
extends org.apache.maven.plugin.AbstractMojo
| Modifier and Type | Class and Description |
|---|---|
class |
GenerateMojo.GeneratorUtility |
| Modifier and Type | Field and Description |
|---|---|
static Map<String,String> |
DEFAULT_TYPES |
| Constructor and Description |
|---|
GenerateMojo() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute() |
protected void |
executeWithClient(org.apache.camel.component.salesforce.internal.client.RestClient client) |
long |
getResponseTimeout() |
protected void |
setup() |
protected void executeWithClient(org.apache.camel.component.salesforce.internal.client.RestClient client)
throws org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoExecutionExceptionprotected void setup()
public final void execute()
throws org.apache.maven.plugin.MojoExecutionException,
org.apache.maven.plugin.MojoFailureException
org.apache.maven.plugin.MojoExecutionExceptionorg.apache.maven.plugin.MojoFailureExceptionpublic long getResponseTimeout()
Apache Camel