public class WorkflowIssueCountValidator extends Object
| Constructor and Description |
|---|
WorkflowIssueCountValidator(QueryDslAccessor queryDslAccessor,
JiraAuthenticationContext jiraAuthenticationContext) |
| Modifier and Type | Method and Description |
|---|---|
ServiceResult |
validateNoIssuesInStatus(String workflowName,
String statusId)
Validates if there are no issues in
workflowName with jira status statusId |
public WorkflowIssueCountValidator(QueryDslAccessor queryDslAccessor, JiraAuthenticationContext jiraAuthenticationContext)
public ServiceResult validateNoIssuesInStatus(String workflowName, String statusId)
workflowName with jira status statusIdworkflowName - statusId - Copyright © 2002-2021 Atlassian. All Rights Reserved.