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 polyflow-view-simple-3.14.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.holunda.polyflow.view.simple
├─ io.holunda.polyflow.view.simple.EnablePolyflowSimpleView.class - [JAR]
├─ io.holunda.polyflow.view.simple.TaskPoolSimpleViewConfiguration.class - [JAR]
├─ io.holunda.polyflow.view.simple.TaskPoolSimpleViewConfigurationKt.class - [JAR]
io.holunda.polyflow.view.simple.service
├─ io.holunda.polyflow.view.simple.service.ConvertersKt.class - [JAR]
├─ io.holunda.polyflow.view.simple.service.RevisionSupport.class - [JAR]
├─ io.holunda.polyflow.view.simple.service.SimpleDataEntryService.class - [JAR]
├─ io.holunda.polyflow.view.simple.service.SimpleProcessDefinitionService.class - [JAR]
├─ io.holunda.polyflow.view.simple.service.SimpleProcessInstanceService.class - [JAR]
├─ io.holunda.polyflow.view.simple.service.SimpleProcessVariableService.class - [JAR]
├─ io.holunda.polyflow.view.simple.service.SimpleServiceViewProcessingGroup.class - [JAR]
├─ io.holunda.polyflow.view.simple.service.SimpleTaskPoolService.class - [JAR]