Object
com.liferay.portal.kernel.upgrade.BaseUpgradeCallable<T>
- All Implemented Interfaces:
Callable<T>
public abstract class BaseUpgradeCallable<T>
extends Object
implements Callable<T>
- Author:
- Alberto Chaparro
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
BaseUpgradeCallable
public BaseUpgradeCallable()
-