Class GetTests
- java.lang.Object
-
- step.repositories.jira.xray.client.cloud.model.gql.GetTests
-
public class GetTests extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description GetTests()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static GqlTests
query(GenericRestClient rest, java.util.List<java.lang.Integer> issueIds)
-
-
-
Method Detail
-
query
public static GqlTests query(GenericRestClient rest, java.util.List<java.lang.Integer> issueIds)
-
-