| Package | Description |
|---|---|
| uk.co.codezen.maven.redlinerpm.mojo | |
| uk.co.codezen.maven.redlinerpm.rpm |
| Modifier and Type | Field and Description |
|---|---|
protected List<RpmPackage> |
AbstractRpmMojo.packages
RPM package declarations from configuration
|
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractRpmMojo.setPackages(List<RpmPackage> packages)
Set the RPM packages defined by the configuration
|
| Modifier and Type | Method and Description |
|---|---|
RpmPackage |
RpmLink.getPackage()
Get associated RPM package
|
protected abstract RpmPackage |
BaseOwnedObject.getPackage() |
RpmPackage |
RpmPackageRule.getPackage()
Get associated RPM package
|
| Modifier and Type | Method and Description |
|---|---|
void |
RpmLink.setPackage(RpmPackage rpmPackage)
Set associated RPM package
|
void |
RpmPackageRule.setPackage(RpmPackage rpmPackage)
Set associated RPM package
|
Copyright © 2017. All rights reserved.