Class ViewWorkflowXml

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

public class ViewWorkflowXml extends JiraWebActionSupport
See Also:
  • Constructor Details

    • ViewWorkflowXml

      public ViewWorkflowXml(JiraWorkflow workflow)
  • Method Details

    • doExecute

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

      public String getXml()
    • getWorkflow

      public JiraWorkflow getWorkflow()
    • getName

      public String getName()
    • setName

      public void setName(String name)