View Java Class Source Code in JAR file
- Download JD-GUI to open JAR file and explore Java source code file (.class .java)
- Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window bonita-connector-google-calendar-v3-1.1.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.bonitasoft.connectors.google.calendar.common
├─ org.bonitasoft.connectors.google.calendar.common.BuildEventConnector.class - [JAR]
├─ org.bonitasoft.connectors.google.calendar.common.CalendarConnector.class - [JAR]
org.bonitasoft.connectors.google.calendar
├─ org.bonitasoft.connectors.google.calendar.CreateEventConnector.class - [JAR]
├─ org.bonitasoft.connectors.google.calendar.DeleteEventConnector.class - [JAR]
├─ org.bonitasoft.connectors.google.calendar.GetEventConnector.class - [JAR]
├─ org.bonitasoft.connectors.google.calendar.MoveEventConnector.class - [JAR]
├─ org.bonitasoft.connectors.google.calendar.UpdateEventConnector.class - [JAR]