Uses of Package
jetbrains.buildServer.backgroundTasks
-
Classes in jetbrains.buildServer.backgroundTasks used by jetbrains.buildServer.backgroundTasks Class 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. -
Classes in jetbrains.buildServer.backgroundTasks used by jetbrains.buildServer.backgroundTasks.impl Class 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. -
Classes in jetbrains.buildServer.backgroundTasks used by jetbrains.buildServer.controllers.admin.ipr Class Description ActivityProgress This interface allows a task to report it's progress and check for cancellationBackgroundTask Interface describes a cancelable task started with BackgroundTaskManager.BackgroundTaskManager Manager for background tasks. -
Classes in jetbrains.buildServer.backgroundTasks used by jetbrains.buildServer.ideaSettings Class Description ActivityProgress This interface allows a task to report it's progress and check for cancellation