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-wb-dashboard-client-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.dashboard.renderer.client.panel.i18n
├─ org.jbpm.dashboard.renderer.client.panel.i18n.DashboardConstants.class - [JAR]
├─ org.jbpm.dashboard.renderer.client.panel.i18n.DashboardI18n.class - [JAR]
org.jbpm.dashboard.dataset.editor.workflow
├─ org.jbpm.dashboard.dataset.editor.workflow.RemoteDataSetBasicAttributesWorkflow.class - [JAR]
├─ org.jbpm.dashboard.dataset.editor.workflow.RemoteDataSetEditWorkflow.class - [JAR]
org.jbpm.dashboard.renderer.client.panel
├─ org.jbpm.dashboard.renderer.client.panel.AbstractDashboard.class - [JAR]
├─ org.jbpm.dashboard.renderer.client.panel.DashboardKpis.class - [JAR]
├─ org.jbpm.dashboard.renderer.client.panel.ProcessDashboard.class - [JAR]
├─ org.jbpm.dashboard.renderer.client.panel.ProcessDashboardActivity.class - [JAR]
├─ org.jbpm.dashboard.renderer.client.panel.ProcessDashboardView.class - [JAR]
├─ org.jbpm.dashboard.renderer.client.panel.TaskDashboard.class - [JAR]
├─ org.jbpm.dashboard.renderer.client.panel.TaskDashboardActivity.class - [JAR]
├─ org.jbpm.dashboard.renderer.client.panel.TaskDashboardView.class - [JAR]
org.jbpm.dashboard.renderer.client.panel.perspectives
├─ org.jbpm.dashboard.renderer.client.panel.perspectives.ProcessDashboardPerspective.class - [JAR]
├─ org.jbpm.dashboard.renderer.client.panel.perspectives.ProcessDashboardPerspectiveActivity.class - [JAR]
├─ org.jbpm.dashboard.renderer.client.panel.perspectives.TaskDashboardPerspective.class - [JAR]
├─ org.jbpm.dashboard.renderer.client.panel.perspectives.TaskDashboardPerspectiveActivity.class - [JAR]
org.jbpm.dashboard.dataset.editor.driver
├─ org.jbpm.dashboard.dataset.editor.driver.RemoteDataSetDefAttributesDriver.class - [JAR]
├─ org.jbpm.dashboard.dataset.editor.driver.RemoteDataSetDefDriver.class - [JAR]
org.jbpm.dashboard.dataset.editor.impl
├─ org.jbpm.dashboard.dataset.editor.impl.RemoteDataSetDefAttributesEditor.class - [JAR]
├─ org.jbpm.dashboard.dataset.editor.impl.RemoteDataSetDefAttributesEditorView.class - [JAR]
├─ org.jbpm.dashboard.dataset.editor.impl.RemoteDataSetEditor.class - [JAR]
├─ org.jbpm.dashboard.dataset.editor.impl.RemoteDataSetEditorPlugin.class - [JAR]
org.jbpm.dashboard.dataset.editor.validator
├─ org.jbpm.dashboard.dataset.editor.validator.RemoteDataSetDefValidator.class - [JAR]
org.jbpm.dashboard.renderer.client.panel.formatter
├─ org.jbpm.dashboard.renderer.client.panel.formatter.DurationFormatter.class - [JAR]
org.jbpm.dashboard.renderer.client.panel.widgets
├─ org.jbpm.dashboard.renderer.client.panel.widgets.DisplayerContainer.class - [JAR]
├─ org.jbpm.dashboard.renderer.client.panel.widgets.DisplayerContainerView.class - [JAR]
├─ org.jbpm.dashboard.renderer.client.panel.widgets.ProcessBreadCrumb.class - [JAR]
├─ org.jbpm.dashboard.renderer.client.panel.widgets.ProcessBreadCrumbView.class - [JAR]
org.jbpm.dashboard.dataset.editor
├─ org.jbpm.dashboard.dataset.editor.RemoteDataSetDefAttributesEditor.class - [JAR]
├─ org.jbpm.dashboard.dataset.editor.RemoteDataSetDefEditor.class - [JAR]
├─ org.jbpm.dashboard.dataset.editor.RemoteDataSetEditorDriverFactory.class - [JAR]