public abstract class CreatePortalPlugin
extends org.exoplatform.services.deployment.plugins.XMLDeploymentPlugin
| Constructor and Description |
|---|
CreatePortalPlugin(org.exoplatform.container.xml.InitParams initParams,
org.exoplatform.container.configuration.ConfigurationManager configurationManager,
org.exoplatform.services.jcr.RepositoryService repositoryService)
Instantiates a new base portal artifacts plugin.
|
| Modifier and Type | Method and Description |
|---|---|
abstract void |
deployToPortal(org.exoplatform.services.jcr.ext.common.SessionProvider sessionProvider,
String portalName)
Deploy to portal.
|
public CreatePortalPlugin(org.exoplatform.container.xml.InitParams initParams,
org.exoplatform.container.configuration.ConfigurationManager configurationManager,
org.exoplatform.services.jcr.RepositoryService repositoryService)
initParams - the init paramsconfigurationManager - the configuration managerrepositoryService - the repository serviceCopyright © 2003–2019 eXo Platform SAS. All rights reserved.