| Package | Description |
|---|---|
| org.fedoraproject.xmvn.config | |
| org.fedoraproject.xmvn.tools.install | |
| org.fedoraproject.xmvn.tools.install.impl |
| Modifier and Type | Method and Description |
|---|---|
PackagingRule |
PackagingRule.clone()
Method clone.
|
| Modifier and Type | Method and Description |
|---|---|
List<PackagingRule> |
Configuration.getArtifactManagement()
Method getArtifactManagement.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Configuration.addArtifactManagement(PackagingRule packagingRule)
Method addArtifactManagement.
|
void |
Configuration.removeArtifactManagement(PackagingRule packagingRule)
Method removeArtifactManagement.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Configuration.setArtifactManagement(List<PackagingRule> artifactManagement)
Set this element configures how artifacts should be assigned
to individual packages.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ArtifactInstaller.install(JavaPackage targetPackage,
ArtifactMetadata am,
PackagingRule rule,
String basePackageName) |
| Modifier and Type | Method and Description |
|---|---|
PackagingRule |
ArtifactState.getPackagingRule() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultArtifactInstaller.install(JavaPackage targetPackage,
ArtifactMetadata am,
PackagingRule rule,
String basePackageName) |
void |
ArtifactState.setPackagingRule(PackagingRule packagingRule) |
Copyright © 2012-2015 Red Hat, Inc.. All Rights Reserved.