Class QueryUtil
- java.lang.Object
-
- jetbrains.buildServer.serverSide.impl.query.QueryUtil
-
@Deprecated public class QueryUtil extends Object
Deprecated.Please, don't use this class. It's deprecated and will be removen in 9.x. See TW-25213.
-
-
Method Summary
All Methods Static Methods Concrete Methods Deprecated Methods Modifier and Type Method Description static String
composeInClauseWithParams(int numberOfValues)
Deprecated.
-
-
-
Method Detail
-
composeInClauseWithParams
@Deprecated public static String composeInClauseWithParams(int numberOfValues)
Deprecated.Please, don't use this functions. It's deprecated and will be removen in 9.x.
-
-