Class SecureValue
- java.lang.Object
-
- jetbrains.buildServer.serverSide.versionedSettings.SecureValue
-
public class SecureValue extends Object
-
-
Constructor Summary
Constructors Constructor Description SecureValue(String secureValue, String description)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getDescription()
String
getSecureValue()
-