Package jetbrains.buildServer.util
Interface Interruptable
-
- All Known Subinterfaces:
PatchApplier,PatchDownloader,PatchStreamProvider
- All Known Implementing Classes:
PatchApplierImpl,PatchDownloaderImpl,PatchStreamDownloader,PatchStreamProviderImpl,ProjectSourcesOnAgent,PublishArtifactsFStage,PublishBuildCacheFStage,ServerStreamProvider,UpdateSourcesOperationBase
public interface Interruptable- Author:
- Eugene Petrenko Created: 13.05.2009 14:24:16
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidinterrupt()
-