Class GroupedMaven2ArtifactProperties
java.lang.Object
com.atlassian.bamboo.plugins.maven.dependencies.GroupedMaven2ArtifactProperties
Holds a list of
Maven2ArtifactProperties
that share the same GroupId and is either snapshot or release versioned-
Nested Class Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
add
(@NotNull Maven2ArtifactProperties properties) @NotNull Collection<Maven2ArtifactProperties>
@NotNull Collection<Maven2ArtifactProperties>
@NotNull Collection<Maven2ArtifactProperties>
-
Constructor Details
-
GroupedMaven2ArtifactProperties
-
-
Method Details
-
getGroupId
-
add
-
getSnapshots
-
getReleases
-
getAllArtifacts
-