GetAllCellsAsCsvDefinitionParser |
|
GetAllCellsAsCsvMessageProcessor |
GetAllCellsAsCsvMessageProcessor invokes the getAllCellsAsCsv(java.lang.String, java.lang.String, java.lang.String, java.lang.String, int, int) method in GoogleSpreadSheetConnector . |
GetAllCellsDefinitionParser |
|
GetAllCellsMessageProcessor |
GetAllCellsMessageProcessor invokes the getAllCells(java.lang.String, java.lang.String, int, int) method in GoogleSpreadSheetConnector . |
GetAllSpreadsheetsDefinitionParser |
|
GetAllSpreadsheetsMessageProcessor |
GetAllSpreadsheetsMessageProcessor invokes the getAllSpreadsheets() method in GoogleSpreadSheetConnector . |
GetAllWorksheetsDefinitionParser |
|
GetAllWorksheetsMessageProcessor |
GetAllWorksheetsMessageProcessor invokes the getAllWorksheets(java.lang.String, int) method in GoogleSpreadSheetConnector . |
GetAuthorsDefinitionParser |
|
GetAuthorsMessageProcessor |
GetAuthorsMessageProcessor invokes the getAuthors(java.lang.String, int) method in GoogleSpreadSheetConnector . |
GetCellRangeAsCsvDefinitionParser |
|
GetCellRangeAsCsvMessageProcessor |
GetCellRangeAsCsvMessageProcessor invokes the getCellRangeAsCsv(java.lang.String, java.lang.String, int, int, java.lang.String, java.lang.String, java.lang.Integer, java.lang.Integer, java.lang.Integer, java.lang.Integer) method in GoogleSpreadSheetConnector . |
GetCellRangeDefinitionParser |
|
GetCellRangeMessageProcessor |
GetCellRangeMessageProcessor invokes the getCellRange(java.lang.String, java.lang.String, int, int, java.lang.Integer, java.lang.Integer, java.lang.Integer, java.lang.Integer) method in GoogleSpreadSheetConnector . |
GetColumnHeadersDefinitionParser |
|
GetColumnHeadersMessageProcessor |
GetColumnHeadersMessageProcessor invokes the getColumnHeaders(java.lang.String, java.lang.String, int, int) method in GoogleSpreadSheetConnector . |
GetSpreadsheetsByTitleDefinitionParser |
|
GetSpreadsheetsByTitleMessageProcessor |
GetSpreadsheetsByTitleMessageProcessor invokes the getSpreadsheetsByTitle(java.lang.String) method in GoogleSpreadSheetConnector . |
GetWorksheetByTitleDefinitionParser |
|
GetWorksheetByTitleMessageProcessor |
GetWorksheetByTitleMessageProcessor invokes the getWorksheetByTitle(java.lang.String, java.lang.String, int) method in GoogleSpreadSheetConnector . |
GoogleSpreadSheetConnector |
Connector for accessing, creating and modifying google docs spreadsheets. |
GoogleSpreadSheetConnectorCapabilitiesAdapter |
A GoogleSpreadSheetConnectorCapabilitiesAdapter is a wrapper around GoogleSpreadSheetConnector that implements org.mule.api.Capabilities interface. |
GoogleSpreadSheetConnectorConfigDefinitionParser |
|
GoogleSpreadSheetConnectorLifecycleAdapter |
A GoogleSpreadSheetConnectorLifecycleAdapter is a wrapper around GoogleSpreadSheetConnector that adds lifecycle methods to the pojo. |
GoogleSpreadSheetConnectorMetadataAdapater |
A GoogleSpreadSheetConnectorMetadataAdapater is a wrapper around GoogleSpreadSheetConnector that adds support for querying metadata about the extension. |
GoogleSpreadSheetConnectorOAuth2Adapter |
A GoogleSpreadSheetConnectorOAuth2Adapter is a wrapper around GoogleSpreadSheetConnector that adds OAuth capabilites to the pojo. |
GoogleSpreadSheetConnectorOAuthClientFactory |
|
GoogleSpreadSheetConnectorOAuthManager |
A GoogleSpreadSheetConnectorOAuthManager is a wrapper around GoogleSpreadSheetConnector that adds access token management capabilities to the pojo. |
GoogleSpreadSheetConnectorOAuthState |
Serializable class used to save and restore OAuth state from GoogleSpreadSheetConnector
|
GoogleSpreadSheetConnectorProcessAdapter |
A GoogleSpreadSheetConnectorProcessAdapter is a wrapper around GoogleSpreadSheetConnector that enables custom processing strategies. |
GoogleSpreadsheetsNamespaceHandler |
Registers bean definitions parsers for handling elements in http://www.mulesoft.org/schema/mule/google-spreadsheets . |