com.liferay.portal.events
Class StartupAction

java.lang.Object
  extended bycom.liferay.portal.struts.SimpleAction
      extended bycom.liferay.portal.events.StartupAction

public class StartupAction
extends SimpleAction

View Source

Author:
Brian Wing Shun Chan, Alexander Chow

Constructor Summary
StartupAction()
           
 
Method Summary
protected  void deleteTemporaryImages()
           
 void run(java.lang.String[] ids)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StartupAction

public StartupAction()
Method Detail

run

public void run(java.lang.String[] ids)
         throws ActionException
Specified by:
run in class SimpleAction
Throws:
ActionException

deleteTemporaryImages

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