Class Stream
java.lang.Object
org.wildfly.channel.Stream
- All Implemented Interfaces:
Comparable<Stream>
Java representation of a Stream.
-
Constructor Details
-
Stream
-
Stream
-
Stream
Representation of a stream resource- Parameters:
groupId- groupId of the Maven coordinate - requiredartifactId- artifactId of the Maven coordinate - requiredversion- version of the Maven coordinate - can benullversionPattern- version patter to determine the latest version of the resource - can benullEitherversionorversionPatternmust be defined.
-
-
Method Details
-
getGroupId
-
getArtifactId
-
getVersion
-
getVersionPattern
-
getVersionComparator
-
toString
-
compareTo
- Specified by:
compareToin interfaceComparable<Stream>
-
equals
-
hashCode
-