public interface CreatePortalArtifactsService
| Modifier and Type | Method and Description |
|---|---|
void |
addPlugin(CreatePortalPlugin artifactsPlugin)
Adds the plugin.
|
void |
deployArtifactsToPortal(org.exoplatform.services.jcr.ext.common.SessionProvider sessionProvider,
String portalName,
String portalTemplateName)
Deploy artifacts to portal.
|
HashMap<String,CreatePortalPlugin> |
getArtifactPlugins()
Return all artifacts plugins - list of CreatePortalPlugin
|
void addPlugin(CreatePortalPlugin artifactsPlugin) throws Exception
artifactsPlugin - the artifacts pluginException - the exceptionvoid deployArtifactsToPortal(org.exoplatform.services.jcr.ext.common.SessionProvider sessionProvider,
String portalName,
String portalTemplateName)
throws Exception
sessionProvider - portalName - portalTemplateName - ExceptionHashMap<String,CreatePortalPlugin> getArtifactPlugins()
Copyright © 2003–2019 eXo Platform SAS. All rights reserved.