Class FortifyPlugin.UpdateContentBlock

  • Enclosing class:
    FortifyPlugin

    public static class FortifyPlugin.UpdateContentBlock
    extends Object
    • Method Detail

      • getUpdateServerUrl

        public String getUpdateServerUrl()
      • setUpdateServerUrl

        @DataBoundSetter
        public void setUpdateServerUrl​(String updateServerUrl)
      • getLocale

        public String getLocale()
      • setLocale

        @DataBoundSetter
        public void setLocale​(String locale)
      • getAcceptKey

        public boolean getAcceptKey()
      • setAcceptKey

        @DataBoundSetter
        public void setAcceptKey​(boolean acceptKey)
      • getUpdateUseProxy

        @Deprecated
        public boolean getUpdateUseProxy()
        Deprecated.
      • getUpdateProxyUsername

        @Deprecated
        public String getUpdateProxyUsername()
        Deprecated.
      • getUpdateProxyPassword

        @Deprecated
        public String getUpdateProxyPassword()
        Deprecated.