Package org.gcube.portal
Class TriggeredClass
- java.lang.Object
-
- com.liferay.portal.kernel.events.SimpleAction
-
- org.gcube.portal.TriggeredClass
-
public class TriggeredClass extends com.liferay.portal.kernel.events.SimpleAction
-
-
Constructor Summary
Constructors Constructor Description TriggeredClass()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description List<Gateway>getGateways(org.gcube.vomanagement.usermanagement.GroupManager groupsManager)voidrun(String[] arg0)
-
-
-
Method Detail
-
run
public void run(String[] arg0) throws com.liferay.portal.kernel.events.ActionException
- Specified by:
runin classcom.liferay.portal.kernel.events.SimpleAction- Throws:
com.liferay.portal.kernel.events.ActionException
-
-