@ProviderType public interface MigrationModeCheck
PROP_MIGRATION
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
PROP_MIGRATION
System Property to be used to trigger forced migration of delayed
CodeUpgradeTask s |
Modifier and Type | Method and Description |
---|---|
boolean |
isDelayedMigrationActive() |
boolean |
isDelayedMigrationActive(CodeUpgradeTask codeUpgradeTask)
Detect if a specified code upgrade task should be executed
|
static final java.lang.String PROP_MIGRATION
CodeUpgradeTask
sboolean isDelayedMigrationActive()
true
if any delayed CodeUpgradeTasks are to be executedboolean isDelayedMigrationActive(CodeUpgradeTask codeUpgradeTask)
codeUpgradeTask
- the task to validate if it needs to be executedtrue
if given delayed CodeUpgradeTasks is to be executedCopyright © 2010 - 2020 Adobe. All Rights Reserved