@ExportedBean public class FingerprintRecord extends Object implements Serializable
| Constructor and Description |
|---|
FingerprintRecord(boolean produced,
String bucket,
String name,
String region,
String md5sum) |
| Modifier and Type | Method and Description |
|---|---|
S3Artifact |
getArtifact() |
String |
getFingerprint() |
String |
getName() |
boolean |
isKeepForever() |
void |
setKeepForever(boolean keepForever) |
public boolean isKeepForever()
public void setKeepForever(boolean keepForever)
@Exported public String getName()
@Exported public String getFingerprint()
@Exported public S3Artifact getArtifact()
Copyright © 2004-2016. All Rights Reserved.