public class PostUpgradeTaskManager extends Object
Modifier and Type | Class and Description |
---|---|
static class |
PostUpgradeTaskManager.AbstractPostUpgradeTask
Base implementation for post upgrade tasks.
|
Modifier and Type | Method and Description |
---|---|
void |
executePostUpgradeTasks()
Executes the
tasks and update the database with the number of the last executed task. |
static PostUpgradeTaskManager |
getInstance()
Returns the instance of this manager.
|
void |
markAllTasksAsExecuted()
Marks all post upgrade tasks as executed.
|
void |
setUpgradeExecuted()
Sets the flag that indicates that the upgrade was executed.
|
public static PostUpgradeTaskManager getInstance()
public void markAllTasksAsExecuted()
public void setUpgradeExecuted()
public void executePostUpgradeTasks()
tasks
and update the database with the number of the last executed task.LumisXP 12.5.0.200928 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.