public class NewArtifact
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
java.net.URI |
contentChecksum |
java.lang.Long |
contentLength |
| Constructor and Description |
|---|
NewArtifact(java.net.URI artifactURI)
NewArtifact constructor.
|
| Modifier and Type | Method and Description |
|---|---|
java.net.URI |
getArtifactURI()
Get the artifactURI.
|
java.lang.String |
toString() |