Package com.liferay.data.cleanup
Class DataCleanupAdapter
java.lang.Object
com.liferay.data.cleanup.DataCleanupAdapter
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic DataCleanupcreate(String label, String servletContextName, String type, com.liferay.portal.kernel.upgrade.UpgradeProcess upgradeProcess) static DataCleanupcreate(String label, String servletContextName, String type, com.liferay.portal.verify.VerifyProcess verifyProcess) static DataCleanupcreate(String helpLabel, String label, String servletContextName, String type, com.liferay.portal.kernel.upgrade.UpgradeProcess upgradeProcess)
-
Constructor Details
-
DataCleanupAdapter
public DataCleanupAdapter()
-
-
Method Details
-
create
public static DataCleanup create(String helpLabel, String label, String servletContextName, String type, com.liferay.portal.kernel.upgrade.UpgradeProcess upgradeProcess) -
create
public static DataCleanup create(String label, String servletContextName, String type, com.liferay.portal.kernel.upgrade.UpgradeProcess upgradeProcess) -
create
public static DataCleanup create(String label, String servletContextName, String type, com.liferay.portal.verify.VerifyProcess verifyProcess)
-