public class PreInstaller
extends java.lang.Object
| Modifier and Type | Method and Description | 
|---|---|
void | 
commit()
Store the tasks in a properties file so the deferred updater
 can read them on startup. 
 | 
static PreInstaller | 
createCommandLineInstaller(Directories directories)  | 
static PreInstaller | 
createUpdateWizardInstaller(UpdateWizardModel model,
                           UpdateManager updateManager)  | 
UpdateWizardModel | 
getModel()  | 
public static PreInstaller createCommandLineInstaller(Directories directories)
public static PreInstaller createUpdateWizardInstaller(UpdateWizardModel model, UpdateManager updateManager)
public UpdateWizardModel getModel()
public void commit()