Uses of Class
org.apache.camel.component.salesforce.api.dto.analytics.reports.RecentReport
Packages that use RecentReport
Package
Description
-
Uses of RecentReport in org.apache.camel.component.salesforce.api
Fields in org.apache.camel.component.salesforce.api with type parameters of type RecentReportModifier and TypeFieldDescriptionstatic final 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 RecentReportModifier and TypeMethodDescriptionvoidAnalyticsApiClient.RecentReportsResponseCallback.onResponse(List<RecentReport> reportDescription, Map<String, String> headers, SalesforceException ex)