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.upgrade-2.8.9.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.liferay.portal.upgrade.release
├─ com.liferay.portal.upgrade.release.BaseUpgradeServiceModuleRelease.class - [JAR]
├─ com.liferay.portal.upgrade.release.BaseUpgradeWebModuleRelease.class - [JAR]
com.liferay.portal.upgrade.registry
├─ com.liferay.portal.upgrade.registry.UpgradeInfo.class - [JAR]
├─ com.liferay.portal.upgrade.registry.UpgradeStepRegistrator.class - [JAR]
├─ com.liferay.portal.upgrade.registry.UpgradeStepRegistratorTracker.class - [JAR]
com.liferay.portal.upgrade.internal.release.osgi.commands
├─ com.liferay.portal.upgrade.internal.release.osgi.commands.ReleaseManagerOSGiCommands.class - [JAR]
com.liferay.portal.upgrade.internal.release
├─ com.liferay.portal.upgrade.internal.release.ReleasePublisher.class - [JAR]
com.liferay.portal.upgrade.internal.configuration
├─ com.liferay.portal.upgrade.internal.configuration.ReleaseManagerConfiguration.class - [JAR]
com.liferay.portal.upgrade.internal.graph
├─ com.liferay.portal.upgrade.internal.graph.ReleaseGraphManager.class - [JAR]
├─ com.liferay.portal.upgrade.internal.graph.UpgradeProcessEdge.class - [JAR]
├─ com.liferay.portal.upgrade.internal.graph.UpgradeProcessEdgeFactory.class - [JAR]