java.lang.Object
com.atlassian.confluence.impl.space.deletion.backgrounddeletion.erasers.AncestorsEraser

public class AncestorsEraser extends Object
Deletes ancestors records from CONFANCESTORS table.
Since:
9.1.0
  • Constructor Details

  • Method Details

    • deleteAncestorRecords

      public void deleteAncestorRecords(Collection<Long> contentIds)