Uses of Class
de.xima.fc.update.FormcycleUpdate.Builder
Packages that use FormcycleUpdate.Builder
-
Uses of FormcycleUpdate.Builder in de.xima.fc.update
Methods in de.xima.fc.update that return FormcycleUpdate.BuilderModifier and TypeMethodDescriptionFormcycleUpdate.Builder.withEncryptionCredentials(String password, EDBEncryptionAlgorithm algorithm, boolean encryptFormData) Sets the credentials for database encryption.FormcycleUpdate.Builder.withMigrateCredentials(String password, EDBEncryptionAlgorithm algorithm, boolean encryptFormData) Deprecated.FormcycleUpdate.Builder.withMigrateEncryption(boolean migrate) FormcycleUpdate.Builder.withUpdatePlugins(boolean updatePlugins) Sets whether to update all plugins that are connected to a remote repository to their latest compatible version.
FormcycleUpdate.Builder.withEncryptionCredentials(String, EDBEncryptionAlgorithm, boolean)instead.