Class GetTestExecution
- java.lang.Object
-
- step.repositories.jira.util.AutoToString
-
- step.repositories.jira.xray.client.cloud.model.gql.GetTestExecution
-
public class GetTestExecution extends AutoToString
-
-
Field Summary
Fields Modifier and Type Field Description static org.slf4j.Logger
logger
-
Constructor Summary
Constructors Constructor Description GetTestExecution()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static GqlTestExecution
query(GenericRestClient rest, java.lang.Integer issueId)
-
Methods inherited from class step.repositories.jira.util.AutoToString
toString
-
-
-
-
Method Detail
-
query
public static GqlTestExecution query(GenericRestClient rest, java.lang.Integer issueId)
-
-