Package jetbrains.buildServer.backgroundTasks

Interface Summary
ActivityProgress This interface allows a task to report it's progress and check for cancelation
BackgroundActivity Your task should implement this interface if it should be runnable via BackgroundTaskManager
BackgroundTask Interface describes a cancelable task started with BackgroundTaskManager.
BackgroundTaskManager Manager for background tasks.
 

Class Summary
NullActivityProgress Created by IntelliJ IDEA.