Uses of Interface
jetbrains.buildServer.util.Interruptable
-
Packages that use Interruptable Package Description jetbrains.buildServer.agent.impl.buildStages.finishStages jetbrains.buildServer.agent.impl.patch jetbrains.buildServer.http -
-
Uses of Interruptable in jetbrains.buildServer.agent.impl.buildStages.finishStages
Classes in jetbrains.buildServer.agent.impl.buildStages.finishStages that implement Interruptable Modifier and Type Class Description classPublishArtifactsFStageCreated by IntelliJ IDEA.classPublishBuildCacheFStage -
Uses of Interruptable in jetbrains.buildServer.agent.impl.patch
Subinterfaces of Interruptable in jetbrains.buildServer.agent.impl.patch Modifier and Type Interface Description interfacePatchApplierinterfacePatchDownloaderinterfacePatchStreamProviderClasses in jetbrains.buildServer.agent.impl.patch that implement Interruptable Modifier and Type Class Description classPatchApplierImplclassPatchDownloaderImplclassPatchStreamDownloaderclassPatchStreamProviderImplclassProjectSourcesOnAgentclassUpdateSourcesOperationBaseMethods in jetbrains.buildServer.agent.impl.patch with parameters of type Interruptable Modifier and Type Method Description protected voidAbstractSourcesUpdater. registerInterruptableOperation(Interruptable operation)voidUpdateSourcesOperationBase. registerSupOperation(Interruptable oper)voidUpdateSourcesOperationBase. unregisterSupOperation(Interruptable oper) -
Uses of Interruptable in jetbrains.buildServer.http
Classes in jetbrains.buildServer.http that implement Interruptable Modifier and Type Class Description classServerStreamProvider
-