java.lang.Object
com.liferay.portal.kernel.upgrade.data.cleanup.util.DataCleanupLoggingUtil
public class DataCleanupLoggingUtil
extends Object
- Author:
- Mariano Álvaro Sáiz
-
Constructor Summary
Constructors
-
Method Summary
static void
static void
static void
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
DataCleanupLoggingUtil
public DataCleanupLoggingUtil()
-
Method Details
-
logDelete
public static void logDelete(Log log,
long count,
String tableName,
String cause)
-
logTruncate
public static void logTruncate(Log log,
String tableName)
-