Class ReferenceComponentAction

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

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

    • ReferenceComponentAction

      public ReferenceComponentAction(ReferenceComponent referenceComponent)
  • Method Details

    • doExecute

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

      public String getMessage()