Class ParallelTasksExecutor

java.lang.Object
com.atlassian.confluence.impl.backuprestore.ParallelTasksExecutor
All Implemented Interfaces:
AutoCloseable

public class ParallelTasksExecutor extends Object implements AutoCloseable
Allows to multiple tasks in parallel. Creates a queue for tasks.
Since:
7.20