Class GeneratePubSubExecution
java.lang.Object
org.apache.camel.component.salesforce.codegen.AbstractSalesforceExecution
org.apache.camel.component.salesforce.codegen.GeneratePubSubExecution
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidprotected org.slf4j.LoggergetLog()voidsetOutputDirectory(File outputDirectory) voidMethods 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
-
GeneratePubSubExecution
public GeneratePubSubExecution()
-
-
Method Details
-
executeWithClient
- Specified by:
executeWithClientin classAbstractSalesforceExecution- Throws:
Exception
-
setTopics
-
setOutputDirectory
-
getLog
protected org.slf4j.Logger getLog()- Specified by:
getLogin classAbstractSalesforceExecution
-