|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ArtifactTransferResource
Describes a resource being uploaded or downloaded by the repository system.
Method Summary | |
---|---|
long |
getContentLength()
The size of the artifact in bytes. |
String |
getName()
The path of the artifact relative to the repository's base URL. |
String |
getRepositoryUrl()
The base URL of the repository, e.g. |
long |
getTransferStartTime()
Gets the timestamp when the transfer of this artifact was started. |
String |
getUrl()
Gets the full URL of the artifact. |
Method Detail |
---|
String getRepositoryUrl()
null
.String getName()
null
.String getUrl()
null
.long getContentLength()
long getTransferStartTime()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |