public interface MavenPomMailingList
MavenPom
,
MavenPomMailingListSpec
Modifier and Type | Method | Description |
---|---|---|
Property<String> |
getArchive() |
The URL where you can browse the archive of this mailing list.
|
Property<String> |
getName() |
The name of this mailing list.
|
SetProperty<String> |
getOtherArchives() |
The alternate URLs where you can browse the archive of this mailing list.
|
Property<String> |
getPost() |
The email address or link that can be used to post to this mailing list.
|
Property<String> |
getSubscribe() |
The email address or link that can be used to subscribe to this mailing list.
|
Property<String> |
getUnsubscribe() |
The email address or link that can be used to subscribe to this mailing list.
|
Property<String> getSubscribe()
Property<String> getUnsubscribe()
Property<String> getPost()
Property<String> getArchive()
SetProperty<String> getOtherArchives()