Class AgentFileManifestDao.AgentFileManifestEntry
java.lang.Object
com.atlassian.bamboo.agent.bootstrap.AgentFileManifestDao.AgentFileManifestEntry
- Enclosing class:
- AgentFileManifestDao
-
Field Summary
-
Constructor Summary
ConstructorDescriptionAgentFileManifestEntry
(String collectionId, String fileLocation, long fileLength, String fileEtag) -
Method Summary
Modifier and TypeMethodDescriptionboolean
long
getFileLocation
(String agentDataBucket) int
hashCode()
toString()
-
Field Details
-
AGENT_DATA_BUCKET
- See Also:
-
-
Constructor Details
-
AgentFileManifestEntry
-
-
Method Details