public final class AttachmentKey extends Object
Modifier and Type | Class and Description |
---|---|
static class |
AttachmentKey.Builder |
Modifier and Type | Method and Description |
---|---|
static AttachmentKey.Builder |
builder() |
boolean |
equals(Object o) |
String |
getAttachmentFilename() |
Long |
getAttachmentId() |
String |
getIssueKey() |
String |
getProjectKey() |
int |
hashCode() |
String |
toString() |
public Long getAttachmentId()
public String getAttachmentFilename()
public String getIssueKey()
public String getProjectKey()
public static AttachmentKey.Builder builder()
Copyright © 2002-2022 Atlassian. All Rights Reserved.