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 eap-integration-obpm-2.2.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.openea.eap.module.obpm.config
├─ org.openea.eap.module.obpm.config.EapObpmConfiguration.class - [JAR]
org.openea.eap.module.obpm.service.obpm
├─ org.openea.eap.module.obpm.service.obpm.ObmpClientService.class - [JAR]
├─ org.openea.eap.module.obpm.service.obpm.ObpmAuthServiceImpl.class - [JAR]
├─ org.openea.eap.module.obpm.service.obpm.ObpmPermissionServiceImpl.class - [JAR]
├─ org.openea.eap.module.obpm.service.obpm.ObpmUserServiceImpl.class - [JAR]
├─ org.openea.eap.module.obpm.service.obpm.ObpmUtil.class - [JAR]
org.openea.eap.module.obpm.controller.admin.proxy
├─ org.openea.eap.module.obpm.controller.admin.proxy.ObpmProxyController.class - [JAR]
org.openea.eap.module.obpm.service.obpm.sync
├─ org.openea.eap.module.obpm.service.obpm.sync.ObpmOrgSyncService.class - [JAR]