public class AddActionsPlugin
extends org.exoplatform.container.component.BaseComponentPlugin
Modifier and Type | Class and Description |
---|---|
static class |
AddActionsPlugin.ActionsConfig |
Constructor and Description |
---|
AddActionsPlugin(org.exoplatform.container.xml.InitParams params)
The default constructor of the plugin
|
Modifier and Type | Method and Description |
---|---|
List<ActionConfiguration> |
getActions() |
public AddActionsPlugin(org.exoplatform.container.xml.InitParams params)
params
- the init parameter from which we extract the
object parameter actions that contains the
ActionConfiguration
objectspublic List<ActionConfiguration> getActions()
Copyright © 2003-2017 eXo Platform SAS. All Rights Reserved.