public class SessionActionCatalog
extends org.exoplatform.services.command.action.ActionCatalog
Constructor and Description |
---|
SessionActionCatalog(RepositoryService repService) |
Modifier and Type | Method and Description |
---|---|
void |
addPlugin(org.exoplatform.container.component.ComponentPlugin plugin)
Registers all the actions defined in the provided
AddActionsPlugin . |
public SessionActionCatalog(RepositoryService repService) throws javax.jcr.RepositoryException
javax.jcr.RepositoryException
public void addPlugin(org.exoplatform.container.component.ComponentPlugin plugin)
AddActionsPlugin
. Do nothing if the
provided plugin is not of type AddActionsPlugin
plugin
- the Component plugin that is expected to be of type AddActionsPlugin
Copyright © 2003-2017 eXo Platform SAS. All Rights Reserved.