Class ProgressInfo
- java.lang.Object
-
- jetbrains.buildServer.serverSide.buildLog.ProgressInfo
-
public class ProgressInfo extends Object
-
-
Constructor Summary
Constructors Constructor Description ProgressInfo(String progressText, String currentPath)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getCurrentPath()
String
getProgressText()
-