@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.WebHooksHtmlPanel
public String getVisibleFieldNamesJson() throws JSONException
JSONException
public String getVisibleFunctionNamesJson() throws JSONException
JSONException
public String getJqlReservedWordsJson() throws JSONException
JSONException
public boolean isAutocompleteEnabled()
public com.atlassian.sal.api.message.HelpPath getHelpPath(String path)
Copyright © 2002-2024 Atlassian. All Rights Reserved.