Class SetupEmbeddedDatabaseAction

All Implemented Interfaces:
WebInterface, MessageHolderAware, com.opensymphony.xwork2.Action, com.opensymphony.xwork2.interceptor.ValidationAware, com.opensymphony.xwork2.LocaleProvider, com.opensymphony.xwork2.TextProvider, com.opensymphony.xwork2.Validateable, Serializable, org.apache.struts2.action.Action, org.apache.struts2.interceptor.ValidationAware, org.apache.struts2.Validateable

public class SetupEmbeddedDatabaseAction extends AbstractDatabaseCreationAction
See Also:
  • Field Details

  • Constructor Details

    • SetupEmbeddedDatabaseAction

      public SetupEmbeddedDatabaseAction()
  • Method Details

    • execute

      public String execute() throws com.atlassian.config.ConfigurationException
      Specified by:
      execute in interface org.apache.struts2.action.Action
      Overrides:
      execute in class AbstractDatabaseCreationAction
      Throws:
      com.atlassian.config.ConfigurationException
    • createDatabase

      public String createDatabase()