Class ReferenceModuleTypeAction

java.lang.Object
webwork.action.ActionSupport
com.atlassian.jira.web.action.JiraWebActionSupport
com.atlassian.jira.dev.reference.plugin.actions.ReferenceModuleTypeAction
All Implemented Interfaces:
ErrorCollection, I18nHelper, HttpServletVariables, AuthorizationSupport, Serializable, webwork.action.Action, webwork.action.CommandDriven, webwork.action.IllegalArgumentAware

public class ReferenceModuleTypeAction extends JiraWebActionSupport
Simple web action that displays the result of calling a method on ReferenceComponent.
Since:
v4.3
See Also:
  • Constructor Details

    • ReferenceModuleTypeAction

      public ReferenceModuleTypeAction(com.atlassian.plugin.PluginAccessor pluginAccessor)
  • Method Details

    • doExecute

      protected String doExecute() throws Exception
      Overrides:
      doExecute in class webwork.action.ActionSupport
      Throws:
      Exception
    • getReferenceModules

      public List<String> getReferenceModules()