com.liferay.portal.verify
Class VerifyWikiCreole

java.lang.Object
  extended by com.liferay.portal.verify.VerifyProcess
      extended by com.liferay.portal.verify.VerifyWikiCreole

public class VerifyWikiCreole
extends VerifyProcess

View Source

This class converts all existing wiki pages in the Classic Wiki format to Creole. Do not run this unless you want to do this.

Author:
Jorge Ferrer

Field Summary
 
Fields inherited from class com.liferay.portal.verify.VerifyProcess
ALWAYS, NEVER, ONCE
 
Constructor Summary
VerifyWikiCreole()
           
 
Method Summary
 void verify()
           
protected  void verifyWikiCreole()
           
 
Methods inherited from class com.liferay.portal.verify.VerifyProcess
verify
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VerifyWikiCreole

public VerifyWikiCreole()
Method Detail

verify

public void verify()
            throws VerifyException
Specified by:
verify in class VerifyProcess
Throws:
VerifyException

verifyWikiCreole

protected void verifyWikiCreole()
                         throws java.lang.Exception
Throws:
java.lang.Exception