Modifier and Type | Field and Description |
---|---|
private List<MailingList> |
ProjectVersionMetadata.mailingLists |
Modifier and Type | Method and Description |
---|---|
List<MailingList> |
ProjectVersionMetadata.getMailingLists() |
Modifier and Type | Method and Description |
---|---|
void |
ProjectVersionMetadata.addMailingList(MailingList mailingList) |
Modifier and Type | Method and Description |
---|---|
void |
ProjectVersionMetadata.setMailingLists(List<MailingList> mailingLists) |
Modifier and Type | Method and Description |
---|---|
protected List<MailingList> |
CassandraMetadataRepository.getMailingLists(String projectVersionMetadataKey) |
Modifier and Type | Method and Description |
---|---|
protected void |
CassandraMetadataRepository.recordMailingList(String projectVersionMetadataKey,
List<MailingList> mailingLists) |
Modifier and Type | Field and Description |
---|---|
private List<MailingList> |
ProjectVersionMetadataModel.mailingLists |
Modifier and Type | Method and Description |
---|---|
List<MailingList> |
ProjectVersionMetadataModel.getMailingLists() |
Modifier and Type | Method and Description |
---|---|
void |
ProjectVersionMetadataModel.setMailingLists(List<MailingList> mailingLists) |
Modifier and Type | Method and Description |
---|---|
private List<MailingList> |
Maven2RepositoryStorage.convertMailingLists(List<org.apache.maven.model.MailingList> mailingLists) |
Copyright © 2006–2022 The Apache Software Foundation. All rights reserved.