Class Index

A B C D E F G I M O P Q R S U

A

AbstractConnectedProcessor  
AbstractPagedConnectedProcessor  
AccessTypeEnumTransformer  
AclRule Wrapper for com.google.api.services.calendar.model.AclRule to make it data mapper friendly. 
AuthorizeDefinitionParser  
AuthorizeMessageProcessor  

B

BatchDeleteCalendarDefinitionParser  
BatchDeleteCalendarMessageProcessor BatchDeleteCalendarMessageProcessor invokes the batchDeleteCalendar(java.util.Collection) method in GoogleCalendarConnector
BatchDeleteEventDefinitionParser  
BatchDeleteEventMessageProcessor BatchDeleteEventMessageProcessor invokes the batchDeleteEvent(java.lang.String, java.util.Collection) method in GoogleCalendarConnector
BatchInsertCalendarDefinitionParser  
BatchInsertCalendarMessageProcessor BatchInsertCalendarMessageProcessor invokes the batchInsertCalendar(java.util.Collection) method in GoogleCalendarConnector
BatchInsertEventDefinitionParser  
BatchInsertEventMessageProcessor BatchInsertEventMessageProcessor invokes the batchInsertEvent(java.lang.String, java.util.Collection) method in GoogleCalendarConnector
BatchResponseToBulkOperationTransformer  
BatchUpdateCalendarDefinitionParser  
BatchUpdateCalendarMessageProcessor BatchUpdateCalendarMessageProcessor invokes the batchUpdateCalendar(java.util.Collection) method in GoogleCalendarConnector
BatchUpdateEventDefinitionParser  
BatchUpdateEventMessageProcessor BatchUpdateEventMessageProcessor invokes the batchUpdateEvent(java.lang.String, java.util.Collection) method in GoogleCalendarConnector

C

Calendar Wrapper for com.google.api.services.calendar.model.Calendar to make it data mapper friendly. 
CalendarBatchCallback  
CalendarList Wrapper for com.google.api.services.calendar.model.CalendarListEntry to make it data mapper friendly. 
ClearCalendarDefinitionParser  
ClearCalendarMessageProcessor ClearCalendarMessageProcessor invokes the clearCalendar(java.lang.String) method in GoogleCalendarConnector
Connection  
ConnectionManager<K, C extends Connection> Wrapper around org.mule.api.annotations.Connector annotated class that will infuse it with connection management capabilities. 
ConnectivityProcessor Interface used to unify all message processors (those which use (or not) pagination) from the ManagedConnectionProcessInterceptor  
CreateCalendarDefinitionParser  
CreateCalendarMessageProcessor CreateCalendarMessageProcessor invokes the createCalendar(org.mule.module.google.calendar.model.Calendar) method in GoogleCalendarConnector
Creator Wrapper for com.google.api.services.calendar.model.Event.Creator to make it data mapper friendly. 

D

DefaultGoogleCalendarClientFactory  
DefaultSplashScreenAgent Agent implementation to add splash screen information for DevKit extensions at application startup  
DeleteAclRuleDefinitionParser  
DeleteAclRuleMessageProcessor DeleteAclRuleMessageProcessor invokes the deleteAclRule(java.lang.String, java.lang.String) method in GoogleCalendarConnector
DeleteCalendarDefinitionParser  
DeleteCalendarListDefinitionParser  
DeleteCalendarListMessageProcessor DeleteCalendarListMessageProcessor invokes the deleteCalendarList(java.lang.String) method in GoogleCalendarConnector
DeleteCalendarMessageProcessor DeleteCalendarMessageProcessor invokes the deleteCalendar(java.lang.String) method in GoogleCalendarConnector
DeleteEventDefinitionParser  
DeleteEventMessageProcessor DeleteEventMessageProcessor invokes the deleteEvent(java.lang.String, java.lang.String) method in GoogleCalendarConnector

E

Event Wrapper for com.google.api.services.calendar.model.Event to make it data mapper friendly. 
EventAttendee Wrapper for com.google.api.services.calendar.model.EventAttendee to make it data mapper friendly. 
EventBatchCallback  
EventDateTime Wrapper for com.google.api.services.calendar.model.EventDateTime to make it data mapper friendly. 
EventReminder Wrapper for com.google.api.services.calendar.model.EventReminder to make it data mapper friendly. 
ExtendedProperties  

F

ForcePromptEnumTransformer  
FreeBusy Wrapper for com.google.api.services.calendar.model.FreeBusyResponse to make it data mapper friendly. 

G

GetAclRuleByIdDefinitionParser  
GetAclRuleByIdMessageProcessor GetAclRuleByIdMessageProcessor invokes the getAclRuleById(java.lang.String, java.lang.String) method in GoogleCalendarConnector
GetAllAclRulesDefinitionParser  
GetAllAclRulesMessageProcessor GetAllAclRulesMessageProcessor invokes the getAllAclRules(java.lang.String) method in GoogleCalendarConnector
GetCalendarByIdDefinitionParser  
GetCalendarByIdMessageProcessor GetCalendarByIdMessageProcessor invokes the getCalendarById(java.lang.String) method in GoogleCalendarConnector
GetCalendarListByIdDefinitionParser  
GetCalendarListByIdMessageProcessor GetCalendarListByIdMessageProcessor invokes the getCalendarListById(java.lang.String) method in GoogleCalendarConnector
GetCalendarListDefinitionParser  
GetCalendarListMessageProcessor GetCalendarListMessageProcessor invokes the getCalendarList(boolean, org.mule.streaming.PagingConfiguration) method in GoogleCalendarConnector
GetEventByIdDefinitionParser  
GetEventByIdMessageProcessor GetEventByIdMessageProcessor invokes the getEventById(java.lang.String, java.lang.String) method in GoogleCalendarConnector
GetEventsDefinitionParser  
GetEventsMessageProcessor GetEventsMessageProcessor invokes the getEvents(java.lang.String, java.lang.String, java.lang.Integer, java.lang.String, java.lang.String, boolean, boolean, boolean, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, org.mule.streaming.PagingConfiguration) method in GoogleCalendarConnector
GetFreeTimeDefinitionParser  
GetFreeTimeMessageProcessor GetFreeTimeMessageProcessor invokes the getFreeTime(java.lang.String, java.lang.String, java.util.List, java.lang.String, java.lang.String, java.lang.Integer) method in GoogleCalendarConnector
GetInstancesDefinitionParser  
GetInstancesMessageProcessor GetInstancesMessageProcessor invokes the getInstances(java.lang.String, java.lang.String, java.lang.Integer, boolean, java.lang.String, java.lang.String, org.mule.streaming.PagingConfiguration) method in GoogleCalendarConnector
GoogleCalendarClientFactory  
GoogleCalendarConnector Google Calendars Cloud connector. 
GoogleCalendarConnectorCapabilitiesAdapter A GoogleCalendarConnectorCapabilitiesAdapter is a wrapper around GoogleCalendarConnector that implements org.mule.api.Capabilities interface. 
GoogleCalendarConnectorConfigDefinitionParser  
GoogleCalendarConnectorLifecycleAdapter A GoogleCalendarConnectorLifecycleAdapter is a wrapper around GoogleCalendarConnector that adds lifecycle methods to the pojo. 
GoogleCalendarConnectorMetadataAdapater A GoogleCalendarConnectorMetadataAdapater is a wrapper around GoogleCalendarConnector that adds support for querying metadata about the extension. 
GoogleCalendarConnectorOAuth2Adapter A GoogleCalendarConnectorOAuth2Adapter is a wrapper around GoogleCalendarConnector that adds OAuth capabilites to the pojo. 
GoogleCalendarConnectorOAuthClientFactory  
GoogleCalendarConnectorOAuthManager A GoogleCalendarConnectorOAuthManager is a wrapper around GoogleCalendarConnector that adds access token management capabilities to the pojo. 
GoogleCalendarConnectorOAuthState Serializable class used to save and restore OAuth state from GoogleCalendarConnector  
GoogleCalendarConnectorProcessAdapter A GoogleCalendarConnectorProcessAdapter is a wrapper around GoogleCalendarConnector that enables custom processing strategies. 
GoogleCalendarsNamespaceHandler Registers bean definitions parsers for handling elements in http://www.mulesoft.org/schema/mule/google-calendars

I

ImportEventDefinitionParser  
ImportEventMessageProcessor ImportEventMessageProcessor invokes the importEvent(java.lang.String, org.mule.module.google.calendar.model.Event) method in GoogleCalendarConnector
InsertAclRuleDefinitionParser  
InsertAclRuleMessageProcessor InsertAclRuleMessageProcessor invokes the insertAclRule(java.lang.String, java.lang.String, org.mule.module.google.calendar.ScopeType, org.mule.module.google.calendar.ScopeRole) method in GoogleCalendarConnector
InsertEventDefinitionParser  
InsertEventMessageProcessor InsertEventMessageProcessor invokes the insertEvent(java.lang.String, org.mule.module.google.calendar.model.Event) method in GoogleCalendarConnector

M

MoveEventDefinitionParser  
MoveEventMessageProcessor MoveEventMessageProcessor invokes the moveEvent(java.lang.String, java.lang.String, java.lang.String) method in GoogleCalendarConnector

O

Organizer Wrapper for com.google.api.services.calendar.model.Event.Organizer to make it data mapper friendly. 

P

PoolManager  

Q

QuickAddEventDefinitionParser  
QuickAddEventMessageProcessor QuickAddEventMessageProcessor invokes the quickAddEvent(java.lang.String, java.lang.String) method in GoogleCalendarConnector

R

Reminders Wrapper for com.google.api.services.calendar.model.Event.Reminders to make it data mapper friendly. 
RestoreAccessTokenCallbackFactoryBean  

S

SaveAccessTokenCallbackFactoryBean  
Scope Wrapper for com.google.api.services.calendar.model.AclRule.Scope to make it data mapper friendly. 
ScopeRole  
ScopeRoleEnumTransformer  
ScopeType  
ScopeTypeEnumTransformer  
SplashScreenAgent Marks DevKit org.mule.api.agent.Agent implementations to take care of logging information at Mule app level mainly for troubleshooting purposes. 

U

UnableToAcquireConnectionException Exception thrown when the connection needed for executing an operation is null. 
UnableToReleaseConnectionException Exception thrown when the release connection operation of the connection manager fails. 
UnauthorizeDefinitionParser  
UnauthorizeMessageProcessor  
UpdateAclRuleDefinitionParser  
UpdateAclRuleMessageProcessor UpdateAclRuleMessageProcessor invokes the updateAclRule(java.lang.String, java.lang.String, org.mule.module.google.calendar.model.AclRule) method in GoogleCalendarConnector
UpdateCalendarDefinitionParser  
UpdateCalendarListDefinitionParser  
UpdateCalendarListMessageProcessor UpdateCalendarListMessageProcessor invokes the updateCalendarList(java.lang.String, org.mule.module.google.calendar.model.CalendarList) method in GoogleCalendarConnector
UpdateCalendarMessageProcessor UpdateCalendarMessageProcessor invokes the updateCalendar(java.lang.String, org.mule.module.google.calendar.model.Calendar) method in GoogleCalendarConnector
UpdateEventDefinitionParser  
UpdateEventMessageProcessor UpdateEventMessageProcessor invokes the updateEvent(java.lang.String, java.lang.String, org.mule.module.google.calendar.model.Event) method in GoogleCalendarConnector