Class GoogleSheetsAuth
- java.lang.Object
-
- org.jbpm.process.workitem.google.sheets.GoogleSheetsAuth
-
public class GoogleSheetsAuth extends Object
-
-
Constructor Summary
Constructors Constructor Description GoogleSheetsAuth()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description com.google.api.client.auth.oauth2.Credential
authorize(String clientSecretJSON)
com.google.api.services.sheets.v4.Sheets
getSheetsService(String appName, String clientSecretJSON)
-