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-kie-server-backend-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.ks.integration.event
├─ org.jbpm.workbench.ks.integration.event.QueryDefinitionLoaded.class - [JAR]
├─ org.jbpm.workbench.ks.integration.event.ServerInstanceRegistered.class - [JAR]
org.jbpm.workbench.ks.integration
├─ org.jbpm.workbench.ks.integration.AbstractDataSetDefsBootstrap.class - [JAR]
├─ org.jbpm.workbench.ks.integration.AbstractKieServerService.class - [JAR]
├─ org.jbpm.workbench.ks.integration.DataSetProviderRegister.class - [JAR]
├─ org.jbpm.workbench.ks.integration.KieServerDataSetManager.class - [JAR]
├─ org.jbpm.workbench.ks.integration.KieServerDataSetProvider.class - [JAR]
├─ org.jbpm.workbench.ks.integration.KieServerIntegration.class - [JAR]
├─ org.jbpm.workbench.ks.integration.KieServerQueryDefinitionLoader.class - [JAR]
├─ org.jbpm.workbench.ks.integration.RemoteDataSetDefBuilder.class - [JAR]