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 dss-workflow-appconn-1.1.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.webank.wedatasphere.dss.appconn.workflow.opertion
├─ com.webank.wedatasphere.dss.appconn.workflow.opertion.WorkflowRefCopyOperation.class - [JAR]
├─ com.webank.wedatasphere.dss.appconn.workflow.opertion.WorkflowRefCreationOperation.class - [JAR]
├─ com.webank.wedatasphere.dss.appconn.workflow.opertion.WorkflowRefDeletionOperation.class - [JAR]
├─ com.webank.wedatasphere.dss.appconn.workflow.opertion.WorkflowRefExportOperation.class - [JAR]
├─ com.webank.wedatasphere.dss.appconn.workflow.opertion.WorkflowRefImportOperation.class - [JAR]
├─ com.webank.wedatasphere.dss.appconn.workflow.opertion.WorkflowRefQueryOperation.class - [JAR]
├─ com.webank.wedatasphere.dss.appconn.workflow.opertion.WorkflowRefUpdateOperation.class - [JAR]
com.webank.wedatasphere.dss.appconn.workflow.service
├─ com.webank.wedatasphere.dss.appconn.workflow.service.WorkflowCRUDService.class - [JAR]
├─ com.webank.wedatasphere.dss.appconn.workflow.service.WorkflowExportService.class - [JAR]
├─ com.webank.wedatasphere.dss.appconn.workflow.service.WorkflowImportService.class - [JAR]
├─ com.webank.wedatasphere.dss.appconn.workflow.service.WorkflowQueryService.class - [JAR]
com.webank.wedatasphere.dss.appconn.workflow
├─ com.webank.wedatasphere.dss.appconn.workflow.WorkflowAppConn.class - [JAR]
├─ com.webank.wedatasphere.dss.appconn.workflow.WorkflowDevelopmentIntegrationStandard.class - [JAR]