Class UnlinkTestToJiraIssueAction

java.lang.Object
com.opensymphony.xwork2.ActionSupport
All Implemented Interfaces:
JsonStreamingAction, ErrorCollection, BambooSessionAware, NavigationAware, DomainObjectSecurityAware, GlobalReadSecurityAware, PlanReadSecurityAware, PlanAware, ProjectAware, ResultsSummaryAware, ReturnUrlAware, com.atlassian.core.i18n.I18nTextProvider, com.atlassian.struts.TextProvider, com.atlassian.struts.ValidationAware, com.opensymphony.xwork.ValidationAware, com.opensymphony.xwork2.Action, com.opensymphony.xwork2.interceptor.ValidationAware, com.opensymphony.xwork2.LocaleProvider, com.opensymphony.xwork2.TextProvider, com.opensymphony.xwork2.Validateable, Serializable

public class UnlinkTestToJiraIssueAction extends PlanResultsAction
See Also:
  • Constructor Details

    • UnlinkTestToJiraIssueAction

      public UnlinkTestToJiraIssueAction()
  • Method Details

    • execute

      public String execute()
      Specified by:
      execute in interface com.opensymphony.xwork2.Action
      Overrides:
      execute in class com.opensymphony.xwork2.ActionSupport
    • getTestCaseId

      public long getTestCaseId()
    • setTestCaseId

      public void setTestCaseId(long testCaseId)
    • setTestsManager

      public void setTestsManager(TestsManager testsManager)
      Overrides:
      setTestsManager in class PlanResultsAction