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-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.ks.events
├─ org.jbpm.workbench.ks.events.KieServerDataSetRegistered.class - [JAR]
org.jbpm.workbench.ks.integration
├─ org.jbpm.workbench.ks.integration.ConsoleDataSetLookup.class - [JAR]
├─ org.jbpm.workbench.ks.integration.KieServerDataSetProviderType.class - [JAR]
├─ org.jbpm.workbench.ks.integration.RemoteDataSetDef.class - [JAR]
├─ org.jbpm.workbench.ks.integration.RemoteDefJSONMarshaller.class - [JAR]
org.jbpm.workbench.ks.security
├─ org.jbpm.workbench.ks.security.KeyCloakTokenCredentialsProvider.class - [JAR]
org.jbpm.workbench.ks.utils
├─ org.jbpm.workbench.ks.utils.KieServerUtils.class - [JAR]
org.jbpm.workbench.ks.integration.validation
├─ org.jbpm.workbench.ks.integration.validation.RemoteDataSetDefValidation.class - [JAR]