Package com.atlassian.bamboo.artifact
Class ArtifactDataImpl
java.lang.Object
com.atlassian.bamboo.artifact.ArtifactImpl
com.atlassian.bamboo.artifact.ArtifactDataImpl
- All Implemented Interfaces:
Artifact
,ArtifactData
,BambooIdProvider
,Serializable
- See Also:
-
Field Summary
Fields inherited from interface com.atlassian.bamboo.artifact.Artifact
SYSTEM_LINK_TYPE
-
Constructor Summary
-
Method Summary
Methods inherited from class com.atlassian.bamboo.artifact.ArtifactImpl
getArchiverType, getId, getLabel, getLinkType, getPlanResultKey, getSize, globallyStoredCopyOf, isGloballyStored, isSharedArtifact
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
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
-
Constructor Details
-
ArtifactDataImpl
-
-
Method Details
-
isHttpCompressionOn
public boolean isHttpCompressionOn()- Specified by:
isHttpCompressionOn
in interfaceArtifactData
-