Interface DownloadableToolVersion
-
- All Superinterfaces:
ToolVersion
public interface DownloadableToolVersion extends ToolVersion
Created by Evgeniy.Koshkin on 16-Mar-16.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
getDestinationFileName()
String
getDownloadUrl()
-
Methods inherited from interface jetbrains.buildServer.tools.ToolVersion
getDisplayName, getId, getInstallationMode, getOriginalId, getRequiredFreeDiskSpaceHint, getType, getVersion, isBundled
-
-