@ConsumerType public interface CodeUpgradeTask extends java.lang.Runnable
Modifier and Type | Interface and Description |
---|---|
static class |
CodeUpgradeTask.MigrationType
Declares if the
CodeUpgradeTask needs to be executed immediately with upgrade startup or may be delayed |
Modifier and Type | Method and Description |
---|---|
void |
cancelUpgrade()
Called to cancel an upgrade that might be in progress
|
java.lang.String |
getProgressInfo() |
boolean |
upgradeNeeded() |
Copyright © 2010 - 2020 Adobe. All Rights Reserved