Package | Description |
---|---|
org.fedoraproject.xmvn.repository | |
org.fedoraproject.xmvn.repository.impl | |
org.fedoraproject.xmvn.tools.install.condition |
Modifier and Type | Method and Description |
---|---|
java.nio.file.Path |
Repository.getPrimaryArtifactPath(Artifact artifact,
ArtifactContext context,
java.lang.String pattern)
Obtain the preferred path to given artifact in this repository.
|
Modifier and Type | Method and Description |
---|---|
java.nio.file.Path |
CompoundRepository.getPrimaryArtifactPath(Artifact artifact,
ArtifactContext context,
java.lang.String pattern) |
java.nio.file.Path |
SimpleRepository.getPrimaryArtifactPath(Artifact artifact,
ArtifactContext context,
java.lang.String pattern) |
Modifier and Type | Method and Description |
---|---|
boolean |
BooleanOperator.getValue(ArtifactContext context) |
abstract boolean |
BooleanExpression.getValue(ArtifactContext context) |
abstract java.lang.String |
StringExpression.getValue(ArtifactContext context) |
boolean |
Not.getValue(ArtifactContext context) |
boolean |
Defined.getValue(ArtifactContext context) |
java.lang.String |
Extension.getValue(ArtifactContext context) |
java.lang.String |
Property.getValue(ArtifactContext context) |
boolean |
Equals.getValue(ArtifactContext context) |
java.lang.String |
Version.getValue(ArtifactContext context) |
java.lang.String |
StringLiteral.getValue(ArtifactContext context) |
java.lang.String |
GroupId.getValue(ArtifactContext context) |
boolean |
BooleanLiteral.getValue(ArtifactContext context) |
java.lang.String |
ArtifactId.getValue(ArtifactContext context) |
java.lang.String |
Null.getValue(ArtifactContext context) |
boolean |
Condition.getValue(ArtifactContext context) |
java.lang.String |
Classifier.getValue(ArtifactContext context) |
Copyright © 2012–2017 Red Hat, Inc.. All rights reserved.