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 com.liferay.portal.workflow.metrics.web-3.0.65.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.apache.jsp
├─ org.apache.jsp.init_jsp.class - [JAR]
├─ org.apache.jsp.view_jsp.class - [JAR]
com.liferay.portal.workflow.metrics.web.internal.application.list
├─ com.liferay.portal.workflow.metrics.web.internal.application.list.ControlPanelWorkflowMetricsPanelApp.class - [JAR]
com.liferay.portal.workflow.metrics.web.internal.portlet
├─ com.liferay.portal.workflow.metrics.web.internal.portlet.WorkflowMetricsPortlet.class - [JAR]
com.liferay.portal.workflow.metrics.web.internal.constants
├─ com.liferay.portal.workflow.metrics.web.internal.constants.WorkflowMetricsPortletKeys.class - [JAR]