Class FormcycleUpdate.Builder

    • Constructor Detail

      • Builder

        public Builder​(IUser user,
                       Locale locale)
    • Method Detail

      • withUpdatePlugins

        public FormcycleUpdate.Builder withUpdatePlugins​(boolean updatePlugins)
        Sets whether to update all plugins that are connected to a remote repository to their latest compatible version.
        Parameters:
        updatePlugins - Whether to update plugins.
        Returns:
        This builder instance for chaining method calls.