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