Package de.xima.fc.update
Class FormcycleUpdate.Builder
- java.lang.Object
 - 
- de.xima.fc.update.FormcycleUpdate.Builder
 
 
- 
- Enclosing class:
 - FormcycleUpdate
 
public static class FormcycleUpdate.Builder extends Object
 
- 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description FormcycleUpdatebuild()FormcycleUpdate.BuilderwithEncryptionMigration(String password, EDBEncryptionAlgorithm algorithm, boolean encryptFormData) 
 - 
 
- 
- 
Constructor Detail
- 
Builder
@Deprecated public Builder(Benutzer user, Locale locale)
Deprecated.Will be using IUser in Version 8.0.0. 
 - 
 
- 
Method Detail
- 
build
public FormcycleUpdate build()
 
- 
withEncryptionMigration
public FormcycleUpdate.Builder withEncryptionMigration(String password, EDBEncryptionAlgorithm algorithm, boolean encryptFormData)
 
 - 
 
 -