Package jetbrains.buildServer.util
Interface TCStreamUtil.WriteProgressListener
-
- All Known Implementing Classes:
TCStreamUtil.ProgressIncrementListener
- Enclosing class:
- TCStreamUtil
public static interface TCStreamUtil.WriteProgressListener
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
isInterrupted()
void
nextPortionWritten(long writtenSoFar, boolean finished)
-