Interface RemoveInaccessibleContentMBean

All Superinterfaces:
SelfEmailingMBean

public interface RemoveInaccessibleContentMBean extends SelfEmailingMBean
The interface RemoveInaccessibleContentMBean provides the mechanism to remove unaccesible replicated content caused by change in access of SitePrincipal. The cause can be change in siteprincipal or change in access control rules.
  • Method Details

    • removeInaccessibleReplicatedContent

      @MBeanOperationImpact(1) void removeInaccessibleReplicatedContent(String siteString) throws WTException
      Removes the Inaccessible replicated content on the sites.

      Supported API: true
      Parameters:
      sites - A comma separated list of sites for which Inaccessible content is to be removed.
      Throws:
      WTException