Package jetbrains.buildServer.agent
Interface InterruptState
-
public interface InterruptState
Represents an interruptible state.- Since:
- 9.1
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
isInterrupted()
-