@Component public class SleepJqlQueryOperation extends SlowJqlQueryOperation
Constructor and Description |
---|
SleepJqlQueryOperation(SearchProvider searchProvider,
JiraThreadLocalUtil jiraThreadLocalUtil,
UserManager userManager,
ApplicationProperties properties,
com.atlassian.sal.api.message.I18nResolver i18nResolver) |
Modifier and Type | Method and Description |
---|---|
String |
getKey() |
String |
getLocalizedDescription() |
protected Query |
getSlowQuery() |
execute, terminate
@Autowired public SleepJqlQueryOperation(SearchProvider searchProvider, JiraThreadLocalUtil jiraThreadLocalUtil, UserManager userManager, ApplicationProperties properties, com.atlassian.sal.api.message.I18nResolver i18nResolver)
public String getKey()
public String getLocalizedDescription()
protected Query getSlowQuery()
getSlowQuery
in class SlowJqlQueryOperation
Copyright © 2002-2021 Atlassian. All Rights Reserved.