Uses of Class
org.apache.camel.component.salesforce.api.dto.analytics.reports.RecentReport
-
Packages that use RecentReport Package Description org.apache.camel.component.salesforce.api org.apache.camel.component.salesforce.internal.client -
-
Uses of RecentReport in org.apache.camel.component.salesforce.api
Fields in org.apache.camel.component.salesforce.api with type parameters of type RecentReport Modifier and Type Field Description static com.fasterxml.jackson.core.type.TypeReference<List<RecentReport>>
TypeReferences. RECENT_REPORT_LIST_TYPE
-
Uses of RecentReport in org.apache.camel.component.salesforce.internal.client
Method parameters in org.apache.camel.component.salesforce.internal.client with type arguments of type RecentReport Modifier and Type Method Description void
AnalyticsApiClient.RecentReportsResponseCallback. onResponse(List<RecentReport> reportDescription, Map<String,String> headers, SalesforceException ex)
-