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 github-workitem-7.74.1.Final.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.jbpm.process.workitem.github
├─ org.jbpm.process.workitem.github.CreateGistWorkitemHandler.class - [JAR]
├─ org.jbpm.process.workitem.github.FetchIssuesWorkitemHandler.class - [JAR]
├─ org.jbpm.process.workitem.github.ForkRepositoryWorkitemHandler.class - [JAR]
├─ org.jbpm.process.workitem.github.GithubAuth.class - [JAR]
├─ org.jbpm.process.workitem.github.ListRepositoriesWorkitemHandler.class - [JAR]
├─ org.jbpm.process.workitem.github.MergePullRequestWorkitemHandler.class - [JAR]
├─ org.jbpm.process.workitem.github.RepositoryInfo.class - [JAR]