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.batch.planner.rest.api-4.2.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.liferay.batch.planner.rest.dto.v1_0
├─ com.liferay.batch.planner.rest.dto.v1_0.Field.class - [JAR]
├─ com.liferay.batch.planner.rest.dto.v1_0.Mapping.class - [JAR]
├─ com.liferay.batch.planner.rest.dto.v1_0.Plan.class - [JAR]
├─ com.liferay.batch.planner.rest.dto.v1_0.Policy.class - [JAR]
├─ com.liferay.batch.planner.rest.dto.v1_0.SiteScope.class - [JAR]
├─ com.liferay.batch.planner.rest.dto.v1_0.Strategy.class - [JAR]
com.liferay.batch.planner.rest.resource.v1_0
├─ com.liferay.batch.planner.rest.resource.v1_0.FieldResource.class - [JAR]
├─ com.liferay.batch.planner.rest.resource.v1_0.PlanResource.class - [JAR]
├─ com.liferay.batch.planner.rest.resource.v1_0.SiteScopeResource.class - [JAR]
├─ com.liferay.batch.planner.rest.resource.v1_0.StrategyResource.class - [JAR]