Class SetupDatabaseAction

    • Constructor Detail

      • SetupDatabaseAction

        public SetupDatabaseAction()
    • Method Detail

      • input

        public String input()
                     throws Exception
        Overrides:
        input in class com.opensymphony.xwork2.ActionSupport
        Throws:
        Exception
      • execute

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

        public void setBackButton​(String backButton)
      • getDatabases

        public List<com.atlassian.core.util.PairType> getDatabases()
      • getDatabaseOptions

        public List<com.atlassian.core.util.PairType> getDatabaseOptions()
      • getDbChoice

        public String getDbChoice()
      • setDbChoice

        public void setDbChoice​(String dbChoice)
      • getSelectedDatabase

        public String getSelectedDatabase()
      • setSelectedDatabase

        public void setSelectedDatabase​(String selectedDatabase)