public class LicenceConstants
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
CONF_PREFIX_ADDITION
The prefix for the configuration entries specifying additions to be
checked.
|
static java.lang.String |
CONF_PREFIX_FEATURE
The prefix for the configuration entries specifying features to be checked.
|
static java.lang.String |
CONF_PREFIX_PRODUCT
The prefix for the configuration entries specifying products to be checked.
|
static java.lang.String |
FEATURE_ESCALATION
The name for the escalation feature.
|
static java.lang.String |
FEATURE_PROCESS_FLEXIBILITY
The name for the process flexibility feature.
|
static java.lang.String |
FEATURE_RUNTIME_FLEXIBILITY
The name for the runtime flexibility feature.
|
static java.lang.String |
FEATURE_WEB_CLIENT
The name for the webclient feature.
|
static java.lang.String |
PRODUCT_FAILOVER_CLUSTER
The name for the product in the licence for the failover cluster.
|
static java.lang.String |
PRODUCT_PROCESS_TEMPLATE_EDITOR
The name for the product in the licence for the process template editor.
|
static java.lang.String |
PRODUCT_STANDALONE_PROCESS_TEMPLATE_EDITOR
The name for the product in the licence for the standalone process template
editor.
|
static java.lang.String |
PRODUCT_STANDALONE_TEST_CLIENT
The name for the product in the licence for the standalone test client.
|
| Constructor and Description |
|---|
LicenceConstants() |
public static final java.lang.String CONF_PREFIX_PRODUCT
public static final java.lang.String CONF_PREFIX_ADDITION
public static final java.lang.String CONF_PREFIX_FEATURE
public static final java.lang.String PRODUCT_STANDALONE_PROCESS_TEMPLATE_EDITOR
public static final java.lang.String PRODUCT_STANDALONE_TEST_CLIENT
public static final java.lang.String PRODUCT_PROCESS_TEMPLATE_EDITOR
public static final java.lang.String PRODUCT_FAILOVER_CLUSTER
public static final java.lang.String FEATURE_WEB_CLIENT
public static final java.lang.String FEATURE_ESCALATION
public static final java.lang.String FEATURE_PROCESS_FLEXIBILITY
public static final java.lang.String FEATURE_RUNTIME_FLEXIBILITY