Package | Description |
---|---|
org.apache.archiva.configuration | |
org.apache.archiva.configuration.io.registry |
Modifier and Type | Field and Description |
---|---|
private OrganisationInformation |
Configuration.organisationInfo
The organisation info.
|
Modifier and Type | Method and Description |
---|---|
OrganisationInformation |
Configuration.getOrganisationInfo()
Get the organisation info.
|
Modifier and Type | Method and Description |
---|---|
void |
Configuration.setOrganisationInfo(OrganisationInformation organisationInfo)
Set the organisation info.
|
Modifier and Type | Method and Description |
---|---|
private OrganisationInformation |
ConfigurationRegistryReader.readOrganisationInformation(String prefix,
org.apache.archiva.redback.components.registry.Registry registry) |
Modifier and Type | Method and Description |
---|---|
private void |
ConfigurationRegistryWriter.writeOrganisationInformation(String prefix,
OrganisationInformation value,
org.apache.archiva.redback.components.registry.Registry registry) |
Copyright © 2006–2023 The Apache Software Foundation. All rights reserved.