All Superinterfaces:
AutoCloseable
All Known Implementing Classes:
SiteImportTaskRunner, SpaceImportTaskRunner

public interface ImportTaskRunner extends AutoCloseable
Service responsible for running all additional tasks that should be executed before and after restore. Extends AutoCloseable because there are some tasks which should be executed even when restore fails.
Since:
8.2.0