Liferay 7.0-ce-b4

com.liferay.portal.events
Class ChannelHubAppStartupAction

java.lang.Object
  extended by com.liferay.portal.kernel.events.SimpleAction
      extended by com.liferay.portal.events.ChannelHubAppStartupAction
All Implemented Interfaces:
LifecycleAction

public class ChannelHubAppStartupAction
extends SimpleAction


Constructor Summary
ChannelHubAppStartupAction()
           
 
Method Summary
 void run(String[] ids)
           
 
Methods inherited from class com.liferay.portal.kernel.events.SimpleAction
processLifecycleEvent
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ChannelHubAppStartupAction

public ChannelHubAppStartupAction()
Method Detail

run

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

Liferay 7.0-ce-b4