Package com.atlassian.bamboo.artifact
Interface ArtifactData
- All Superinterfaces:
Artifact
,BambooIdProvider
- All Known Implementing Classes:
ArtifactDataImpl
Artifact extended with additional data (e.g. transmission settings) from ArtifactDefinition.
Used during artifact uploading and retrieval.
-
Field Summary
Fields inherited from interface com.atlassian.bamboo.artifact.Artifact
SYSTEM_LINK_TYPE
-
Method Summary
Methods inherited from interface com.atlassian.bamboo.artifact.Artifact
getArchiverType, getLabel, getLinkType, getPlanResultKey, getSize, isGloballyStored, isSharedArtifact
Methods inherited from interface com.atlassian.bamboo.core.BambooIdProvider
getId
-
Method Details
-
isHttpCompressionOn
boolean isHttpCompressionOn()
-