Class GoogleCalendarAuth
- java.lang.Object
-
- org.jbpm.process.workitem.google.calendar.GoogleCalendarAuth
-
public class GoogleCalendarAuth extends Object
-
-
Constructor Summary
Constructors Constructor Description GoogleCalendarAuth()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description com.google.api.client.auth.oauth2.Credentialauthorize(String clientSecretJSON)com.google.api.services.calendar.CalendargetAuthorizedCalendar(String appName, String clientSecretJSON)
-