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 jbpm-console-ng-human-tasks-api-7.0.0.Beta5.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.jbpm.console.ng.ht.model.events
├─ org.jbpm.console.ng.ht.model.events.EditPanelEvent.class - [JAR]
├─ org.jbpm.console.ng.ht.model.events.NewTaskEvent.class - [JAR]
├─ org.jbpm.console.ng.ht.model.events.TaskCalendarEvent.class - [JAR]
├─ org.jbpm.console.ng.ht.model.events.TaskRefreshedEvent.class - [JAR]
├─ org.jbpm.console.ng.ht.model.events.TaskSelectionEvent.class - [JAR]
org.jbpm.console.ng.ht.util
├─ org.jbpm.console.ng.ht.util.TaskRoleDefinition.class - [JAR]
org.jbpm.console.ng.ht.service
├─ org.jbpm.console.ng.ht.service.TaskService.class - [JAR]
org.jbpm.console.ng.ht.model
├─ org.jbpm.console.ng.ht.model.AuditTaskSummary.class - [JAR]
├─ org.jbpm.console.ng.ht.model.CommentSummary.class - [JAR]
├─ org.jbpm.console.ng.ht.model.Day.class - [JAR]
├─ org.jbpm.console.ng.ht.model.Group.class - [JAR]
├─ org.jbpm.console.ng.ht.model.IdentitySummary.class - [JAR]
├─ org.jbpm.console.ng.ht.model.TaskAssignmentSummary.class - [JAR]
├─ org.jbpm.console.ng.ht.model.TaskDataSetConstants.class - [JAR]
├─ org.jbpm.console.ng.ht.model.TaskEventKey.class - [JAR]
├─ org.jbpm.console.ng.ht.model.TaskEventSummary.class - [JAR]
├─ org.jbpm.console.ng.ht.model.TaskKey.class - [JAR]
├─ org.jbpm.console.ng.ht.model.TaskSummary.class - [JAR]
├─ org.jbpm.console.ng.ht.model.TasksPerDaySummary.class - [JAR]
├─ org.jbpm.console.ng.ht.model.TypeRole.class - [JAR]
├─ org.jbpm.console.ng.ht.model.User.class - [JAR]