com.liferay.portal.convert
Class ConvertWikiCreole
java.lang.Object
com.liferay.portal.convert.BaseConvertProcess
com.liferay.portal.convert.ConvertWikiCreole
- All Implemented Interfaces:
- ConvertProcess
public class ConvertWikiCreole
- extends BaseConvertProcess
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConvertWikiCreole
public ConvertWikiCreole()
getDescription
public String getDescription()
- Specified by:
getDescription in interface ConvertProcess- Specified by:
getDescription in class BaseConvertProcess
isEnabled
public boolean isEnabled()
- Specified by:
isEnabled in interface ConvertProcess- Specified by:
isEnabled in class BaseConvertProcess
doConvert
protected void doConvert()
throws Exception
- Specified by:
doConvert in class BaseConvertProcess
- Throws:
Exception