public abstract class SavableAttachment extends Object
Constructor and Description |
---|
SavableAttachment(Attachment attachment,
Attachment previousVersion) |
Modifier and Type | Method and Description |
---|---|
Attachment |
getAttachment() |
Attachment |
getPreviousVersion() |
public SavableAttachment(Attachment attachment, Attachment previousVersion)
public Attachment getAttachment()
public Attachment getPreviousVersion()
Copyright © 2003–2017 Atlassian. All rights reserved.