Liferay 6.2-ce-ga5

com.liferay.portlet.documentlibrary.messaging
Class PDFProcessorMessageListener

java.lang.Object
  extended by com.liferay.portal.kernel.messaging.BaseMessageListener
      extended by com.liferay.portlet.documentlibrary.messaging.BaseProcessorMessageListener
          extended by com.liferay.portlet.documentlibrary.messaging.PDFProcessorMessageListener
All Implemented Interfaces:
MessageListener

public class PDFProcessorMessageListener
extends BaseProcessorMessageListener


Constructor Summary
PDFProcessorMessageListener()
           
 
Method Summary
protected  void generate(FileVersion sourceFileVersion, FileVersion destinationFileVersion)
           
 
Methods inherited from class com.liferay.portlet.documentlibrary.messaging.BaseProcessorMessageListener
doReceive
 
Methods inherited from class com.liferay.portal.kernel.messaging.BaseMessageListener
receive
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PDFProcessorMessageListener

public PDFProcessorMessageListener()
Method Detail

generate

protected void generate(FileVersion sourceFileVersion,
                        FileVersion destinationFileVersion)
                 throws Exception
Specified by:
generate in class BaseProcessorMessageListener
Throws:
Exception

Liferay 6.2-ce-ga5