public interface PluginsDeactivationPolicy
| Modifier and Type | Field and Description |
|---|---|
static short |
DEACTIVATION_AT_NEXT_START
The policy which allows the change of activation for plugins by the user.
|
static short |
DEACTIVATION_IMMEDIATE
The policy which allows the change of activation for plugins by the user.
|
static short |
DEACTIVATION_NOT_ALLOWED
The policy which prevents the change of activation for plugins by the user.
|
static final short DEACTIVATION_NOT_ALLOWED
static final short DEACTIVATION_AT_NEXT_START
static final short DEACTIVATION_IMMEDIATE