Modifier and Type | Method and Description |
---|---|
Collection<MavenResolvedArtifact> |
MavenWorkingSession.resolveDependencies(MavenResolutionStrategy strategy) |
Modifier and Type | Class and Description |
---|---|
class |
MavenResolvedArtifactImpl
Immutable implementation of
MavenResolvedArtifact . |
Modifier and Type | Method and Description |
---|---|
MavenResolvedArtifact[] |
MavenFormatStageImpl.asResolvedArtifact() |
MavenResolvedArtifact |
MavenResolvedArtifactImpl.asResolvedArtifact() |
MavenResolvedArtifact |
MavenFormatStageImpl.asSingleResolvedArtifact() |
Modifier and Type | Method and Description |
---|---|
Collection<MavenResolvedArtifact> |
MavenWorkingSessionImpl.resolveDependencies(MavenResolutionStrategy strategy) |
Modifier and Type | Method and Description |
---|---|
protected MavenFormatStage |
MavenStrategyStageImpl.createFormatStage(Collection<MavenResolvedArtifact> filteredArtifacts)
Creates a new
MavenFormatStage instance for the current MavenWorkingSession |
protected abstract FORMATSTAGETYPE |
MavenStrategyStageBaseImpl.createFormatStage(Collection<MavenResolvedArtifact> filteredArtifacts)
Creates a new
MavenFormatStage instance for the current MavenWorkingSession |
Constructor and Description |
---|
MavenFormatStageImpl(Collection<MavenResolvedArtifact> artifacts) |
Modifier and Type | Method and Description |
---|---|
ARCHIVETYPE |
ArchiveFormatProcessor.process(MavenResolvedArtifact artifact,
Class<ARCHIVETYPE> returnType)
Processes the specified
RESOLVEDTYPE and returns as the typed return value. |
Modifier and Type | Method and Description |
---|---|
MavenResolvedArtifact |
MavenResolvedArtifactProcessor.process(MavenResolvedArtifact input,
Class<MavenResolvedArtifact> returnType) |
Modifier and Type | Method and Description |
---|---|
MavenCoordinate |
MavenCoordinateProcessor.process(MavenResolvedArtifact input,
Class<MavenCoordinate> returnType) |
MavenResolvedArtifact |
MavenResolvedArtifactProcessor.process(MavenResolvedArtifact input,
Class<MavenResolvedArtifact> returnType) |
Modifier and Type | Method and Description |
---|---|
MavenResolvedArtifact |
MavenResolvedArtifactProcessor.process(MavenResolvedArtifact input,
Class<MavenResolvedArtifact> returnType) |
Copyright © 2022 JBoss by Red Hat. All rights reserved.