public class Activator
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
FORCE_UPGRADES_PATH
If this property is true, upgrades execute whatever the StartupMode is.
|
| Constructor and Description |
|---|
Activator() |
| Modifier and Type | Method and Description |
|---|---|
void |
start(BundleContext context)
When this bundle starts, execute all available CodeUpgradeTasks
if StartupMode is UPDATE.
|
void |
stop(BundleContext context) |
public static final java.lang.String FORCE_UPGRADES_PATH
public void start(BundleContext context)
throws java.lang.Exception
java.lang.Exceptionpublic void stop(BundleContext context)
throws java.lang.Exception
java.lang.Exception"Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"