@Deprecated public class XMLDeploymentPlugin extends DeploymentPlugin
initParams| Constructor and Description |
|---|
XMLDeploymentPlugin(org.exoplatform.container.xml.InitParams initParams,
org.exoplatform.container.configuration.ConfigurationManager configurationManager,
org.exoplatform.services.jcr.RepositoryService repositoryService)
Deprecated.
use
WCMDeploymentPublicationPlugin instead. |
| Modifier and Type | Method and Description |
|---|---|
void |
deploy(org.exoplatform.services.jcr.ext.common.SessionProvider sessionProvider)
Deprecated.
This method used to deploy data from sourcePath to target that describe in
DeploymentDescriptor. |
getDescription, getName, getSiteName, isOverride, setDescription, setName@Deprecated public XMLDeploymentPlugin(org.exoplatform.container.xml.InitParams initParams, org.exoplatform.container.configuration.ConfigurationManager configurationManager, org.exoplatform.services.jcr.RepositoryService repositoryService)
WCMDeploymentPublicationPlugin instead.initParams - the init paramsconfigurationManager - the configuration managerrepositoryService - the repository servicepublicationService - the publication servicepublic void deploy(org.exoplatform.services.jcr.ext.common.SessionProvider sessionProvider)
throws Exception
DeploymentPluginDeploymentDescriptor.deploy in class DeploymentPluginException - the exceptionCopyright © 2003–2016 eXo Platform SAS. All rights reserved.