Class SchemaExecution
java.lang.Object
org.apache.camel.component.salesforce.codegen.AbstractSalesforceExecution
org.apache.camel.component.salesforce.codegen.SchemaExecution
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidprotected org.slf4j.LoggergetLog()voidsetExcludePattern(String excludePattern) voidsetExcludes(String[] excludes) voidsetIncludePattern(String includePattern) voidsetIncludes(String[] includes) voidsetJsonSchemaFilename(String jsonSchemaFilename) voidsetJsonSchemaId(String jsonSchemaId) voidsetOutputDirectory(File outputDirectory) Methods inherited from class org.apache.camel.component.salesforce.codegen.AbstractSalesforceExecution
execute, getPubSubApiClient, getResponseTimeout, getRestClient, setClientId, setClientSecret, setHttpClientProperties, setHttpProxyAuthUri, setHttpProxyExcludedAddresses, setHttpProxyHost, setHttpProxyIncludedAddresses, setHttpProxyPassword, setHttpProxyPort, setHttpProxyRealm, setHttpProxySecure, setHttpProxySocks4, setHttpProxyUseDigestAuth, setHttpProxyUsername, setLoginUrl, setPassword, setPubSubHost, setPubSubPort, setSslContextParameters, setup, setUserName, setVersion
-
Constructor Details
-
SchemaExecution
public SchemaExecution()
-
-
Method Details
-
executeWithClient
- Specified by:
executeWithClientin classAbstractSalesforceExecution- Throws:
Exception
-
getLog
protected org.slf4j.Logger getLog()- Specified by:
getLogin classAbstractSalesforceExecution
-
setExcludePattern
-
setExcludes
-
setIncludePattern
-
setIncludes
-
setJsonSchemaFilename
-
setJsonSchemaId
-
setOutputDirectory
-