public static class AgentFileManifestDao.AgentFileManifestEntry extends Object
Modifier and Type | Field and Description |
---|---|
static String |
AGENT_DATA_BUCKET |
Constructor and Description |
---|
AgentFileManifestEntry(String collectionId,
String fileLocation,
long fileLength,
String fileEtag) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getCollectionId() |
String |
getFileEtag() |
long |
getFileLength() |
String |
getFileLocation(String agentDataBucket) |
String |
getRawFileLocation() |
int |
hashCode() |
String |
toString() |
public static final String AGENT_DATA_BUCKET
Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.