| Package | Description |
|---|---|
| com.springml.salesforce.wave.api | |
| com.springml.salesforce.wave.impl |
| Modifier and Type | Method and Description |
|---|---|
ForceAPI |
APIFactory.forceAPI(String username,
String password,
String loginURL) |
ForceAPI |
APIFactory.forceAPI(String username,
String password,
String loginURL,
String apiVersion) |
ForceAPI |
APIFactory.forceAPI(String username,
String password,
String loginURL,
String apiVersion,
Integer batchSize) |
ForceAPI |
APIFactory.forceAPI(String username,
String password,
String loginURL,
String apiVersion,
Integer batchSize,
Integer maxRetry) |
| Modifier and Type | Class and Description |
|---|---|
class |
ForceAPIImpl
Default implementation for Salesforce REST API calls
|
Copyright © 2019. All rights reserved.