Uses of Class
org.apache.camel.component.salesforce.api.dto.RecentItem
Packages that use RecentItem
Package
Description
-
Uses of RecentItem in org.apache.camel.component.salesforce.api
Fields in org.apache.camel.component.salesforce.api with type parameters of type RecentItemModifier and TypeFieldDescriptionstatic final com.fasterxml.jackson.core.type.TypeReference<List<RecentItem>>TypeReferences.RECENT_ITEM_LIST_TYPE -
Uses of RecentItem in org.apache.camel.component.salesforce.api.dto
Methods in org.apache.camel.component.salesforce.api.dto that return types with arguments of type RecentItemMethod parameters in org.apache.camel.component.salesforce.api.dto with type arguments of type RecentItemModifier and TypeMethodDescriptionvoidSObjectBasicInfo.setRecentItems(List<RecentItem> recentItems)