Uses of Class
de.xima.fc.update.FormcycleUpdate.Builder
-
Packages that use FormcycleUpdate.Builder Package Description de.xima.fc.update -
-
Uses of FormcycleUpdate.Builder in de.xima.fc.update
Methods in de.xima.fc.update that return FormcycleUpdate.Builder Modifier and Type Method Description FormcycleUpdate.BuilderFormcycleUpdate.Builder. withMigrateCredentials(String password, EDBEncryptionAlgorithm algorithm, boolean encryptFormData)FormcycleUpdate.BuilderFormcycleUpdate.Builder. withMigrateEncryption(boolean migrate)FormcycleUpdate.BuilderFormcycleUpdate.Builder. withUpdatePlugins(boolean updatePlugins)Sets whether to update all plugins that are connected to a remote repository to their latest compatible version.
-