com.liferay.portal.events
Class StartupAction
java.lang.Object
com.liferay.portal.kernel.events.SimpleAction
com.liferay.portal.events.StartupAction
public class StartupAction
- extends com.liferay.portal.kernel.events.SimpleAction
View Source
- Author:
- Brian Wing Shun Chan, Alexander Chow, Raymond Augé
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StartupAction
public StartupAction()
run
public void run(java.lang.String[] ids)
throws com.liferay.portal.kernel.events.ActionException
- Specified by:
run
in class com.liferay.portal.kernel.events.SimpleAction
- Throws:
com.liferay.portal.kernel.events.ActionException
deleteTemporaryImages
protected void deleteTemporaryImages()
throws java.io.IOException,
javax.naming.NamingException,
java.sql.SQLException
- Throws:
java.io.IOException
javax.naming.NamingException
java.sql.SQLException
doRun
protected void doRun(java.lang.String[] ids)
throws com.liferay.portal.PortalException,
com.liferay.portal.SystemException
- Throws:
com.liferay.portal.PortalException
com.liferay.portal.SystemException