Class AbstractBulkActionTest

All Implemented Interfaces:
org.springframework.beans.factory.Aware, org.springframework.context.ApplicationContextAware

public abstract class AbstractBulkActionTest extends AbstractInjectableConfluenceSingleContextSpringPersistenceTest
  • Field Details

  • Constructor Details

    • AbstractBulkActionTest

      public AbstractBulkActionTest()
  • Method Details

    • init

      @PostConstruct public final void init()
    • runInThread

      protected final Thread runInThread(CountDownLatch latch, Runnable runnable)
    • removeSpace

      protected final void removeSpace(org.hibernate.Session session, Space deleteSpace)
    • removeAllPages

      protected final void removeAllPages(org.hibernate.Session session, Space deleteSpace)