public class WCMContentInitializerService extends Object implements org.picocontainer.Startable
| Constructor and Description |
|---|
WCMContentInitializerService(org.exoplatform.portal.config.UserPortalConfigService userPortalConfigService)
Instantiates a new wCM content initializer service.
|
| Modifier and Type | Method and Description |
|---|---|
void |
addPlugin(org.exoplatform.services.deployment.DeploymentPlugin deploymentPlugin)
Adds the plugin.
|
boolean |
isDeployed(org.exoplatform.services.deployment.DeploymentPlugin deploymentPlugin)
indicates if this plugin was deployed,
always return true for legacy data.
|
void |
start() |
void |
stop() |
public WCMContentInitializerService(org.exoplatform.portal.config.UserPortalConfigService userPortalConfigService)
userPortalConfigService - public void addPlugin(org.exoplatform.services.deployment.DeploymentPlugin deploymentPlugin)
deploymentPlugin - the deployment pluginpublic void start()
start in interface org.picocontainer.Startablepublic boolean isDeployed(org.exoplatform.services.deployment.DeploymentPlugin deploymentPlugin)
public void stop()
stop in interface org.picocontainer.StartableCopyright © 2003–2019 eXo Platform SAS. All rights reserved.