@Component public final class JiraTransitionsPanel extends Object
| Constructor and Description |
|---|
JiraTransitionsPanel(com.atlassian.templaterenderer.TemplateRenderer templateRenderer,
AutoCompleteJsonGenerator autoCompleteJsonGenerator,
ApplicationProperties applicationProperties,
com.atlassian.sal.api.message.HelpPathResolver helpPathResolver,
JiraAuthenticationContext jiraAuthenticationContext) |
| Modifier and Type | Method and Description |
|---|---|
com.atlassian.sal.api.message.HelpPath |
getHelpPath(String path) |
String |
getHtml() |
String |
getJqlReservedWordsJson() |
String |
getVisibleFieldNamesJson() |
String |
getVisibleFunctionNamesJson() |
boolean |
isAutocompleteEnabled() |
@Autowired
public JiraTransitionsPanel(com.atlassian.templaterenderer.TemplateRenderer templateRenderer,
AutoCompleteJsonGenerator autoCompleteJsonGenerator,
ApplicationProperties applicationProperties,
com.atlassian.sal.api.message.HelpPathResolver helpPathResolver,
JiraAuthenticationContext jiraAuthenticationContext)
public String getHtml()
getHtml in interface com.atlassian.webhooks.spi.WebHooksHtmlPanelpublic String getVisibleFieldNamesJson() throws JSONException
JSONExceptionpublic String getVisibleFunctionNamesJson() throws JSONException
JSONExceptionpublic String getJqlReservedWordsJson() throws JSONException
JSONExceptionpublic boolean isAutocompleteEnabled()
public com.atlassian.sal.api.message.HelpPath getHelpPath(String path)
Copyright © 2002-2022 Atlassian. All Rights Reserved.