Class DeleteAttachment

All Implemented Interfaces:
ErrorCollection, I18nHelper, IssueSummaryAware, HttpServletVariables, AuthorizationSupport, Serializable, webwork.action.Action, webwork.action.CommandDriven, webwork.action.IllegalArgumentAware

public class DeleteAttachment extends AbstractIssueSelectAction
See Also:
  • Constructor Details

  • Method Details

    • doDefault

      public String doDefault()
      Overrides:
      doDefault in class webwork.action.ActionSupport
    • doExecute

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

      public String getNextUrl()
    • setFrom

      public void setFrom(String from)
    • getFrom

      public String getFrom()
    • getDeleteAttachmentId

      public Long getDeleteAttachmentId()
    • setDeleteAttachmentId

      public void setDeleteAttachmentId(Long deleteAttachmentId)
    • getIssueId

      public Long getIssueId()
    • getAttachment

      public Attachment getAttachment()
    • isInError

      public boolean isInError()