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.app.builder.workflow.rest.api-5.0.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.liferay.app.builder.workflow.rest.resource.v1_0
├─ com.liferay.app.builder.workflow.rest.resource.v1_0.AppWorkflowDataRecordLinkResource.class - [JAR]
├─ com.liferay.app.builder.workflow.rest.resource.v1_0.AppWorkflowResource.class - [JAR]
com.liferay.app.builder.workflow.rest.dto.v1_0
├─ com.liferay.app.builder.workflow.rest.dto.v1_0.AppWorkflow.class - [JAR]
├─ com.liferay.app.builder.workflow.rest.dto.v1_0.AppWorkflowDataLayoutLink.class - [JAR]
├─ com.liferay.app.builder.workflow.rest.dto.v1_0.AppWorkflowDataRecordLink.class - [JAR]
├─ com.liferay.app.builder.workflow.rest.dto.v1_0.AppWorkflowRoleAssignment.class - [JAR]
├─ com.liferay.app.builder.workflow.rest.dto.v1_0.AppWorkflowState.class - [JAR]
├─ com.liferay.app.builder.workflow.rest.dto.v1_0.AppWorkflowTask.class - [JAR]
├─ com.liferay.app.builder.workflow.rest.dto.v1_0.AppWorkflowTransition.class - [JAR]
├─ com.liferay.app.builder.workflow.rest.dto.v1_0.DataRecordIds.class - [JAR]