Liferay 7.0-ce-m3

com.liferay.portlet.wiki.convert
Class WikiDLStoreConvertProcess

java.lang.Object
  extended by com.liferay.portlet.wiki.convert.WikiDLStoreConvertProcess
All Implemented Interfaces:
DLStoreConvertProcess

public class WikiDLStoreConvertProcess
extends Object
implements DLStoreConvertProcess


Constructor Summary
WikiDLStoreConvertProcess()
           
 
Method Summary
 void migrate(DLStoreConverter dlStoreConverter)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WikiDLStoreConvertProcess

public WikiDLStoreConvertProcess()
Method Detail

migrate

public void migrate(DLStoreConverter dlStoreConverter)
             throws PortalException
Specified by:
migrate in interface DLStoreConvertProcess
Throws:
PortalException

Liferay 7.0-ce-m3