Package org.wildfly.channel
Class BlocklistEntry
- java.lang.Object
-
- org.wildfly.channel.BlocklistEntry
-
public class BlocklistEntry extends Object
-
-
Constructor Summary
Constructors Constructor Description BlocklistEntry(String groupId, String artifactId, Set<String> versions)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetArtifactId()StringgetGroupId()Set<String>getVersions()
-