Class Index

A C D E G H N O P R U

A

AbstractDefinitionParser  
AbstractDefinitionParser.ParseDelegate<T>  
AbstractExpressionEvaluator  
AbstractListeningMessageProcessor<O>  
AbstractMessageProcessor<O>  
AddExistingContactInAListDefinitionParser  
AddExistingContactInAListMessageProcessor AddExistingContactInAListMessageProcessor invokes the addExistingContactInAList(java.lang.String, java.lang.String, java.lang.String) method in HubSpotConnector
AuthenticateDefinitionParser  
AuthenticateMessageProcessor AuthenticateMessageProcessor invokes the authenticate(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.util.Map) method in HubSpotConnector
AuthenticateResponseDefinitionParser  
AuthenticateResponseMessageProcessor AuthenticateResponseMessageProcessor invokes the authenticateResponse(java.lang.String) method in HubSpotConnector

C

Contact  
ContactDeleted  
ContactIdentity  
ContactIdentityProfiles  
ContactJacksonDeserializer  
ContactJacksonSerializer  
ContactList  
ContactListMembership  
ContactProperties  
ContactPropertiesExpressionHolder  
ContactPropertiesExpressionHolderTransformer  
ContactPropertiesLifecycleStage  
ContactPropertiesLifecycleStageEnumTransformer  
ContactPropertiesNumberOfEmployees  
ContactPropertiesNumberOfEmployeesEnumTransformer  
ContactQuery  
ContactStatistics  
CreateContactDefinitionParser  
CreateContactListDefinitionParser  
CreateContactListMessageProcessor CreateContactListMessageProcessor invokes the createContactList(java.lang.String, org.mule.module.hubspot.model.list.HubSpotNewList, java.util.List) method in HubSpotConnector
CreateContactMessageProcessor CreateContactMessageProcessor invokes the createContact(java.lang.String, org.mule.module.hubspot.model.contact.ContactProperties) method in HubSpotConnector
CreateCustomPropertyDefinitionParser  
CreateCustomPropertyGroupDefinitionParser  
CreateCustomPropertyGroupMessageProcessor CreateCustomPropertyGroupMessageProcessor invokes the createCustomPropertyGroup(java.lang.String, org.mule.module.hubspot.model.contactproperty.CustomContactPropertyGroup) method in HubSpotConnector
CreateCustomPropertyMessageProcessor CreateCustomPropertyMessageProcessor invokes the createCustomProperty(java.lang.String, org.mule.module.hubspot.model.contactproperty.CustomContactProperty) method in HubSpotConnector
CustomContactProperty  
CustomContactPropertyExpressionHolder  
CustomContactPropertyExpressionHolderTransformer  
CustomContactPropertyFieldType  
CustomContactPropertyFieldTypeEnumTransformer  
CustomContactPropertyGroup  
CustomContactPropertyGroupExpressionHolder  
CustomContactPropertyGroupExpressionHolderTransformer  
CustomContactPropertyOptions  
CustomContactPropertyOptionsExpressionHolder  
CustomContactPropertyOptionsExpressionHolderTransformer  
CustomContactPropertyType  
CustomContactPropertyTypeEnumTransformer  

D

DefaultSplashScreenAgent Agent implementation to add splash screen information for DevKit extensions at application startup  
DeleteContactDefinitionParser  
DeleteContactMessageProcessor DeleteContactMessageProcessor invokes the deleteContact(java.lang.String, java.lang.String) method in HubSpotConnector
DeleteCustomPropertyDefinitionParser  
DeleteCustomPropertyGroupDefinitionParser  
DeleteCustomPropertyGroupMessageProcessor DeleteCustomPropertyGroupMessageProcessor invokes the deleteCustomPropertyGroup(java.lang.String, java.lang.String) method in HubSpotConnector
DeleteCustomPropertyMessageProcessor DeleteCustomPropertyMessageProcessor invokes the deleteCustomProperty(java.lang.String, java.lang.String) method in HubSpotConnector

E

EmailSubscription  
EmailSubscriptionDefinitions  
EmailSubscriptionStatus  
EmailSubscriptionStatusResult  
EmailSubscriptionStatusStatuses  
EmailSubscriptionStatusStatusesExpressionHolder  
EmailSubscriptionStatusStatusesExpressionHolderTransformer  
EmailSubscriptionStatusUnsuscribeFromAll  

G

GetAllContactsDefinitionParser  
GetAllContactsMessageProcessor GetAllContactsMessageProcessor invokes the getAllContacts(java.lang.String, java.lang.String, java.lang.String) method in HubSpotConnector
GetAllCustomPropertiesDefinitionParser  
GetAllCustomPropertiesMessageProcessor GetAllCustomPropertiesMessageProcessor invokes the getAllCustomProperties(java.lang.String) method in HubSpotConnector
GetContactByEmailDefinitionParser  
GetContactByEmailMessageProcessor GetContactByEmailMessageProcessor invokes the getContactByEmail(java.lang.String, java.lang.String) method in HubSpotConnector
GetContactByIdDefinitionParser  
GetContactByIdMessageProcessor GetContactByIdMessageProcessor invokes the getContactById(java.lang.String, java.lang.String) method in HubSpotConnector
GetContactByUserTokenDefinitionParser  
GetContactByUserTokenMessageProcessor GetContactByUserTokenMessageProcessor invokes the getContactByUserToken(java.lang.String, java.lang.String) method in HubSpotConnector
GetContactListByIdDefinitionParser  
GetContactListByIdMessageProcessor GetContactListByIdMessageProcessor invokes the getContactListById(java.lang.String, java.lang.String) method in HubSpotConnector
GetContactsByQueryDefinitionParser  
GetContactsByQueryMessageProcessor GetContactsByQueryMessageProcessor invokes the getContactsByQuery(java.lang.String, java.lang.String, java.lang.String) method in HubSpotConnector
GetContactsInAListDefinitionParser  
GetContactsInAListMessageProcessor GetContactsInAListMessageProcessor invokes the getContactsInAList(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String) method in HubSpotConnector
GetContactsListsDefinitionParser  
GetContactsListsMessageProcessor GetContactsListsMessageProcessor invokes the getContactsLists(java.lang.String, java.lang.String, java.lang.String) method in HubSpotConnector
GetContactStatisticsDefinitionParser  
GetContactStatisticsMessageProcessor GetContactStatisticsMessageProcessor invokes the getContactStatistics(java.lang.String) method in HubSpotConnector
GetCustomPropertyGroupDefinitionParser  
GetCustomPropertyGroupMessageProcessor GetCustomPropertyGroupMessageProcessor invokes the getCustomPropertyGroup(java.lang.String, java.lang.String) method in HubSpotConnector
GetDynamicContactListsDefinitionParser  
GetDynamicContactListsMessageProcessor GetDynamicContactListsMessageProcessor invokes the getDynamicContactLists(java.lang.String, java.lang.String, java.lang.String) method in HubSpotConnector
GetEmailSubscriptionsDefinitionParser  
GetEmailSubscriptionsMessageProcessor GetEmailSubscriptionsMessageProcessor invokes the getEmailSubscriptions(java.lang.String, java.lang.String) method in HubSpotConnector
GetEmailSubscriptionStatusDefinitionParser  
GetEmailSubscriptionStatusMessageProcessor GetEmailSubscriptionStatusMessageProcessor invokes the getEmailSubscriptionStatus(java.lang.String, java.lang.String, java.lang.String) method in HubSpotConnector
GetRecentContactsDefinitionParser  
GetRecentContactsMessageProcessor GetRecentContactsMessageProcessor invokes the getRecentContacts(java.lang.String, java.lang.String, java.lang.String, java.lang.String) method in HubSpotConnector

H

HasUserAccessTokenDefinitionParser  
HasUserAccessTokenMessageProcessor HasUserAccessTokenMessageProcessor invokes the hasUserAccessToken(java.lang.String) method in HubSpotConnector
HubSpotClient  
HubSpotClientImpl  
HubSpotClientsManager Class that will hold all the clients of each tenant  
HubSpotClientUtils  
HubSpotConnector HubSpot all-in-one marketing software helps more than 8,000 companies in 56 countries attract leads and convert them into customers. 
HubSpotConnectorAccessTokenExpiredException  
HubSpotConnectorCapabilitiesAdapter A HubSpotConnectorCapabilitiesAdapter is a wrapper around HubSpotConnector that implements org.mule.api.Capabilities interface. 
HubSpotConnectorConfigDefinitionParser  
HubSpotConnectorException  
HubSpotConnectorLifecycleAdapter A HubSpotConnectorLifecycleAdapter is a wrapper around HubSpotConnector that adds lifecycle methods to the pojo. 
HubSpotConnectorMetadataAdapater A HubSpotConnectorMetadataAdapater is a wrapper around HubSpotConnector that adds support for querying metadata about the extension. 
HubSpotConnectorNoAccessTokenException  
HubSpotConnectorProcessAdapter A HubSpotConnectorProcessAdapter is a wrapper around HubSpotConnector that enables custom processing strategies. 
HubSpotCredentialsManager Class that handles the credentials of the users logged in through the HubSpot connector  
HubSpotList  
HubSpotListAddContactToList  
HubSpotListAddContactToListResponse  
HubSpotListFilter  
HubSpotListFilterExpressionHolder  
HubSpotListFilterExpressionHolderTransformer  
HubSpotListFilters  
HubSpotListFiltersExpressionHolder  
HubSpotListFiltersExpressionHolderTransformer  
HubSpotListLists  
HubSpotListMetadata  
HubSpotListMetadataExpressionHolder  
HubSpotListMetadataExpressionHolderTransformer  
HubspotNamespaceHandler Registers bean definitions parsers for handling elements in http://www.mulesoft.org/schema/mule/hubspot
HubSpotNewList  
HubSpotNewListExpressionHolder  
HubSpotNewListExpressionHolderTransformer  
HubSpotWebResourceMethods  

N

NestedProcessorChain  

O

OAuthCredentials  

P

ProcessCallbackProcessInterceptor<T, O>  

R

RefreshTokenRequest  
RefreshTokenResponse  

U

UpdateContactDefinitionParser  
UpdateContactMessageProcessor UpdateContactMessageProcessor invokes the updateContact(java.lang.String, java.lang.String, org.mule.module.hubspot.model.contact.ContactProperties) method in HubSpotConnector
UpdateCustomPropertyDefinitionParser  
UpdateCustomPropertyGroupDefinitionParser  
UpdateCustomPropertyGroupMessageProcessor UpdateCustomPropertyGroupMessageProcessor invokes the updateCustomPropertyGroup(java.lang.String, java.lang.String, org.mule.module.hubspot.model.contactproperty.CustomContactPropertyGroup) method in HubSpotConnector
UpdateCustomPropertyMessageProcessor UpdateCustomPropertyMessageProcessor invokes the updateCustomProperty(java.lang.String, java.lang.String, org.mule.module.hubspot.model.contactproperty.CustomContactProperty) method in HubSpotConnector
UpdateEmailSubscriptionStatusDefinitionParser  
UpdateEmailSubscriptionStatusMessageProcessor UpdateEmailSubscriptionStatusMessageProcessor invokes the updateEmailSubscriptionStatus(java.lang.String, java.lang.String, java.lang.String, java.util.List) method in HubSpotConnector
UpdateEmailSubscriptionStatusUnsubscribeFromAllDefinitionParser  
UpdateEmailSubscriptionStatusUnsubscribeFromAllMessageProcessor UpdateEmailSubscriptionStatusUnsubscribeFromAllMessageProcessor invokes the updateEmailSubscriptionStatusUnsubscribeFromAll(java.lang.String, java.lang.String, java.lang.String) method in HubSpotConnector