Package jetbrains.buildServer.backgroundTasks
-
Interface Summary Interface Description ActivityProgress This interface allows a task to report it's progress and check for cancellationBackgroundActivity Your task should implement this interface if it should be runnable via BackgroundTaskManagerBackgroundTask Interface describes a cancelable task started with BackgroundTaskManager.BackgroundTaskManager Manager for background tasks. -
Class Summary Class Description NullActivityProgress Created by IntelliJ IDEA.