Class AvailableArtifacts
- java.lang.Object
-
- com.atlassian.bamboo.plugins.artifact.AvailableArtifacts
-
- All Implemented Interfaces:
WhitelistedSerializable
,Serializable
public class AvailableArtifacts extends Object implements WhitelistedSerializable
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description AvailableArtifacts(com.google.common.collect.Multimap<String,Artifact> artifacts)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description com.google.common.collect.Multimap<String,Artifact>
getArtifacts()
-