| Package | Description |
|---|---|
| systems.dmx.config |
| Modifier and Type | Field and Description |
|---|---|
private ConfigModificationRole |
ConfigDefinition.role |
| Modifier and Type | Method and Description |
|---|---|
(package private) ConfigModificationRole |
ConfigDefinition.getConfigModificationRole() |
static ConfigModificationRole |
ConfigModificationRole.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConfigModificationRole[] |
ConfigModificationRole.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
private long |
ConfigPlugin.workspaceId(ConfigModificationRole role) |
| Constructor and Description |
|---|
ConfigDefinition(ConfigTarget target,
String configurableUri,
TopicModel defaultConfigTopic,
ConfigModificationRole role) |
ConfigDefinition(ConfigTarget target,
String configurableUri,
TopicModel defaultConfigTopic,
ConfigModificationRole role,
ConfigCustomizer customizer) |
Copyright © 2018. All Rights Reserved.