| Package | Description |
|---|---|
| org.netbeans.modules.maven.api.customizer |
| Modifier and Type | Class and Description |
|---|---|
static class |
ModelHandle.Configuration
a javabean wrapper for configurations within the project customizer
|
| Modifier and Type | Method and Description |
|---|---|
static ModelHandle2.Configuration |
ModelHandle2.createCustomConfiguration(String id) |
static ModelHandle2.Configuration |
ModelHandle2.createDefaultConfiguration() |
static ModelHandle2.Configuration |
ModelHandle2.createProfileConfiguration(String id) |
static ModelHandle2.Configuration |
ModelHandle2.createProvidedConfiguration(String id) |
ModelHandle2.Configuration |
ModelHandle2.getActiveConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
void |
ModelHandle2.addConfiguration(ModelHandle2.Configuration config) |
ActionToGoalMapping |
ModelHandle2.getActionMappings(ModelHandle2.Configuration config)
action mapping model
|
void |
ModelHandle2.removeConfiguration(ModelHandle2.Configuration config) |
void |
ModelHandle2.setActiveConfiguration(ModelHandle2.Configuration conf) |