Liferay 6.0.5

com.liferay.portal.verify
Class VerifyProcessUtil

java.lang.Object
  extended by com.liferay.portal.verify.VerifyProcessUtil

public class VerifyProcessUtil
extends Object


Constructor Summary
VerifyProcessUtil()
           
 
Method Summary
static boolean verifyProcess(boolean ranUpgradeProcess, boolean verified)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VerifyProcessUtil

public VerifyProcessUtil()
Method Detail

verifyProcess

public static boolean verifyProcess(boolean ranUpgradeProcess,
                                    boolean verified)
                             throws VerifyException
Throws:
VerifyException

Liferay 6.0.5