public class RemovePortalArtifactsServiceImpl extends Object implements RemovePortalArtifactsService
| Constructor and Description |
|---|
RemovePortalArtifactsServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
addPlugin(RemovePortalPlugin artifactsPlugin)
Adds the plugin.
|
void |
invalidateArtifactsFromPortal(org.exoplatform.services.jcr.ext.common.SessionProvider sessionProvider,
String portalName) |
void |
invalidateArtifactsFromPortal(org.exoplatform.services.jcr.ext.common.SessionProvider sessionProvider,
String portalName,
String portalTemplateName)
Deploy artifacts to portal.
|
public void addPlugin(RemovePortalPlugin artifactsPlugin) throws Exception
RemovePortalArtifactsServiceaddPlugin in interface RemovePortalArtifactsServiceartifactsPlugin - the artifacts pluginException - the exceptionpublic void invalidateArtifactsFromPortal(org.exoplatform.services.jcr.ext.common.SessionProvider sessionProvider,
String portalName)
throws Exception
Exceptionpublic void invalidateArtifactsFromPortal(org.exoplatform.services.jcr.ext.common.SessionProvider sessionProvider,
String portalName,
String portalTemplateName)
throws Exception
RemovePortalArtifactsServiceinvalidateArtifactsFromPortal in interface RemovePortalArtifactsServicesessionProvider - the session providerportalName - the portal nameException - the exceptionCopyright © 2003–2019 eXo Platform SAS. All rights reserved.