public abstract static class PostUpgradeTaskManager.AbstractPostUpgradeTask extends Object implements IPostUpgradeTask
Constructor and Description |
---|
AbstractPostUpgradeTask() |
Modifier and Type | Method and Description |
---|---|
protected abstract void |
execute()
Execute the task.
|
protected abstract PostUpgradeTaskException.ErrorLevel |
getErrorLevel()
Returns the error level to use when this task fail.
|
void |
run()
The execution code.
|
public void run() throws PostUpgradeTaskException
IPostUpgradeTask
run
in interface IPostUpgradeTask
PostUpgradeTaskException
- if some problem occur.protected abstract PostUpgradeTaskException.ErrorLevel getErrorLevel()
protected abstract void execute() throws PortalException
PortalException
LumisXP 12.5.0.200928 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.