Class GetPkFileAction

java.lang.Object
org.apache.struts2.ActionSupport
com.atlassian.bamboo.ww2.BambooActionSupport
com.atlassian.bamboo.configuration.GlobalAdminAction
com.atlassian.bamboo.ww2.actions.admin.elastic.GetPkFileAction
All Implemented Interfaces:
JsonStreamingAction, ErrorCollection, BambooSessionAware, NavigationAware, DomainObjectSecurityAware, GlobalAdminSecurityAware, GlobalReadSecurityAware, ReturnUrlAware, UserAware, com.atlassian.core.i18n.I18nTextProvider, Serializable, org.apache.struts2.action.Action, org.apache.struts2.interceptor.ValidationAware, org.apache.struts2.locale.LocaleProvider, org.apache.struts2.text.TextProvider, org.apache.struts2.Validateable

public class GetPkFileAction extends GlobalAdminAction
See Also:
  • Constructor Details

    • GetPkFileAction

      public GetPkFileAction()
  • Method Details

    • execute

      public String execute() throws IOException
      Specified by:
      execute in interface org.apache.struts2.action.Action
      Overrides:
      execute in class org.apache.struts2.ActionSupport
      Throws:
      IOException
    • getContentLength

      public int getContentLength()
    • getFilename

      public String getFilename()
    • getInputStream

      public InputStream getInputStream() throws IOException
      Throws:
      IOException