public abstract class ConfigurationConstants
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
PROPERTY_BUNDLE_LOCATION
This property defines the value to be used as a bundle location if a configuration
is created by the installer.
|
static java.lang.String |
PROPERTY_PERSISTENCE
This property defines if a configuration should be persisted by the
installer.
|
Constructor and Description |
---|
ConfigurationConstants() |
public static final java.lang.String PROPERTY_PERSISTENCE
public static final java.lang.String PROPERTY_BUNDLE_LOCATION
null
or "?".
If this property contains the empty string, null
is used as the value.
The property should be used, if a configuration should be bound to a specific client.Copyright © 2010 - 2020 Adobe. All Rights Reserved