Class UpdateBean

    • Constructor Detail

      • UpdateBean

        public UpdateBean()
    • Method Detail

      • removeSystemUpdateLock

        public void removeSystemUpdateLock()
      • isUpdateRunning

        public boolean isUpdateRunning()
      • isHasSystemUpdateLock

        public boolean isHasSystemUpdateLock()
      • isAutoUpdateDisabled

        public boolean isAutoUpdateDisabled()
      • isShowUpdateScreen

        public boolean isShowUpdateScreen()
      • getCallbackMails

        public List<String> getCallbackMails()
      • isCallbackMailsDisabled

        public boolean isCallbackMailsDisabled()
      • setCallbackMails

        public void setCallbackMails​(List<String> callbackMails)
      • isPolling

        public boolean isPolling()
      • onPoll

        public void onPoll()
        AJAX listener invoked when polling for changes during the system / DB update.
      • clearUpdate

        public void clearUpdate()
      • update

        public void update()
      • isDbDriverAvailable

        public boolean isDbDriverAvailable()