public class

EventBatchCallback

extends BatchCallback<W, T>
java.lang.Object
   ↳ com.google.api.client.googleapis.batch.json.JsonBatchCallback<T>
     ↳ org.mule.modules.google.api.client.batch.BatchCallback<W, T>
       ↳ org.mule.module.google.calendar.model.batch.EventBatchCallback

Summary

[Expand]
Inherited Fields
From class org.mule.modules.google.api.client.batch.BatchCallback
Public Constructors
EventBatchCallback()
Protected Methods
Event typeToWrapper(Event object)
[Expand]
Inherited Methods
From class org.mule.modules.google.api.client.batch.BatchCallback
From class com.google.api.client.googleapis.batch.json.JsonBatchCallback
From class java.lang.Object
From interface com.google.api.client.googleapis.batch.BatchCallback

Public Constructors

public EventBatchCallback ()

Protected Methods

protected Event typeToWrapper (Event object)

Parameters
object