Class ServiceExecutor

java.lang.Object
webwork.action.ActionSupport
com.atlassian.jira.web.action.JiraWebActionSupport
com.atlassian.jira.web.action.func.service.ServiceExecutor
All Implemented Interfaces:
ErrorCollection, I18nHelper, HttpServletVariables, AuthorizationSupport, Serializable, webwork.action.Action, webwork.action.CommandDriven, webwork.action.IllegalArgumentAware

public class ServiceExecutor extends JiraWebActionSupport
See Also:
  • Constructor Details

  • Method Details

    • doRun

      public String doRun() throws Exception
      Throws:
      Exception
    • doExecute

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

      protected void doValidation()
      Overrides:
      doValidation in class webwork.action.ActionSupport
    • getServiceId

      public long getServiceId()
    • getServices

      public Collection<JiraServiceContainer> getServices()
    • setServiceId

      public void setServiceId(long serviceId)