Class XmlWriterUtil
- java.lang.Object
-
- jetbrains.buildServer.serverSide.impl.xml.XmlWriterUtil
-
public class XmlWriterUtil extends Object
-
-
Constructor Summary
Constructors Constructor Description XmlWriterUtil()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static Map<String,String>
prepareParameters(SecureTokensProducer secureTokensProducer, Map<String,String> params)
static Map<String,String>
prepareParameters(SecureTokensProducer secureTokensProducer, Map<String,String> params, Function<String,Boolean> isSecureParameter)
-