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 pdp-workflow-web-5.6.4.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.sany.workflow.webservice.service
├─ com.sany.workflow.webservice.service.WorkflowService.class - [JAR]
com.sany.workflow.webservice.entity
├─ com.sany.workflow.webservice.entity.DataResponse.class - [JAR]
├─ com.sany.workflow.webservice.entity.DealInfoResponse.class - [JAR]
├─ com.sany.workflow.webservice.entity.DeploymentInfo.class - [JAR]
├─ com.sany.workflow.webservice.entity.DeploymentZipFile.class - [JAR]
├─ com.sany.workflow.webservice.entity.NoHandTaskInfo.class - [JAR]
├─ com.sany.workflow.webservice.entity.NoHandTaskResponse.class - [JAR]
├─ com.sany.workflow.webservice.entity.NodeTaskInfo.class - [JAR]
├─ com.sany.workflow.webservice.entity.NodeTaskRelation.class - [JAR]
├─ com.sany.workflow.webservice.entity.ResultResponse.class - [JAR]