@Mojo(name="schema",
requiresProject=false,
defaultPhase=GENERATE_SOURCES)
public class SchemaMojo
extends org.apache.maven.plugin.AbstractMojo
| Constructor and Description |
|---|
SchemaMojo() |
| 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.MojoExecutionExceptionpublic 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()
protected void setup()
Apache Camel