public static class AbstractAddThirdPartyMojo.HiddenLicenses extends StringToList
AbstractAddThirdPartyMojo.hiddenLicenses parameter, from a simple string to split, or a list of string.| Constructor and Description |
|---|
HiddenLicenses()
Default constructor used when
AbstractAddThirdPartyMojo.hiddenLicenses parameter is configured by a list. |
| Modifier and Type | Method and Description |
|---|---|
void |
setHiddenLicense(String hiddenLicense)
Add a simple a include license to the list.
|
addEntryToList, getDatapublic HiddenLicenses()
AbstractAddThirdPartyMojo.hiddenLicenses parameter is configured by a list.public void setHiddenLicense(String hiddenLicense)
hiddenLicense - the include license to add.Copyright © 2010–2023. All rights reserved.