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 flowable-entitylink-service-api-7.0.0.M2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.flowable.entitylink.api.history
├─ org.flowable.entitylink.api.history.HistoricEntityLink.class - [JAR]
├─ org.flowable.entitylink.api.history.HistoricEntityLinkService.class - [JAR]
org.flowable.entitylink.api
├─ org.flowable.entitylink.api.EntityLink.class - [JAR]
├─ org.flowable.entitylink.api.EntityLinkInfo.class - [JAR]
├─ org.flowable.entitylink.api.EntityLinkService.class - [JAR]
├─ org.flowable.entitylink.api.EntityLinkType.class - [JAR]
├─ org.flowable.entitylink.api.HierarchyType.class - [JAR]