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 jbpm-wb-common-api-7.74.1.Final.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.jbpm.workbench.common.events
├─ org.jbpm.workbench.common.events.ServerTemplateSelected.class - [JAR]
org.jbpm.workbench.common.service
├─ org.jbpm.workbench.common.service.GenericServiceEntryPoint.class - [JAR]
├─ org.jbpm.workbench.common.service.ItemKey.class - [JAR]
org.jbpm.workbench.common.model
├─ org.jbpm.workbench.common.model.GenericErrorSummary.class - [JAR]
├─ org.jbpm.workbench.common.model.GenericSummary.class - [JAR]
├─ org.jbpm.workbench.common.model.PortableQueryFilter.class - [JAR]
├─ org.jbpm.workbench.common.model.QueryFilter.class - [JAR]
org.jbpm.workbench.common.preferences
├─ org.jbpm.workbench.common.preferences.ItemPerPageValidator.class - [JAR]
├─ org.jbpm.workbench.common.preferences.ManagePreferences.class - [JAR]
├─ org.jbpm.workbench.common.preferences.ManagePreferencesBeanGeneratedImpl.class - [JAR]
├─ org.jbpm.workbench.common.preferences.ManagePreferencesPortableGeneratedImpl.class - [JAR]