| Modifier and Type | Method and Description |
|---|---|
ConfigGroup |
ConfigurationFactory.newConfigGroup(ConfigType type,
String name,
String description) |
| Modifier and Type | Method and Description |
|---|---|
List<ConfigGroup> |
ConfigurationService.getConfiguration(ConfigType type) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ConfigurationService.addConfiguration(ConfigGroup configGroup) |
boolean |
ConfigurationService.removeConfiguration(ConfigGroup configGroup) |
boolean |
ConfigurationService.updateConfiguration(ConfigGroup configGroup) |
| Modifier and Type | Method and Description |
|---|---|
DeploymentConfig |
DeploymentConfigFactory.newDeployment(ConfigGroup groupConfig) |
| Modifier and Type | Method and Description |
|---|---|
OrganizationalUnit |
OrganizationalUnitFactory.newOrganizationalUnit(ConfigGroup groupConfig) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
RepositoryFactoryHelper.accept(ConfigGroup repoConfig) |
Repository |
RepositoryFactory.newRepository(ConfigGroup repoConfig) |
Repository |
RepositoryFactoryHelper.newRepository(ConfigGroup repoConfig) |
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.