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
Constructors -
Method Summary
Methods inherited from class com.atlassian.bamboo.artifact.ArtifactImpl
getArchiverType, getId, getLabel, getLinkType, getPlanResultKey, getSize, globallyStoredCopyOf, isGloballyStored, isSharedArtifactMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.atlassian.bamboo.artifact.Artifact
getArchiverType, getLabel, getLinkType, getPlanResultKey, getSize, isGloballyStored, isSharedArtifactMethods inherited from interface com.atlassian.bamboo.core.BambooIdProvider
getId
-
Constructor Details
-
ArtifactDataImpl
-
-
Method Details
-
isHttpCompressionOn
public boolean isHttpCompressionOn()- Specified by:
isHttpCompressionOnin interfaceArtifactData
-