public class AttachmentInfo extends Object
| Constructor and Description |
|---|
AttachmentInfo(@NotNull EntityObjectReadyForExport entity) |
AttachmentInfo(@NotNull Long id,
@NotNull Long containerId,
@NotNull Long spaceId,
@NotNull Integer version,
Long originalVersion) |
| Modifier and Type | Method and Description |
|---|---|
Long |
getContainerId() |
Long |
getId() |
Long |
getOriginalVersion() |
Long |
getSpaceId() |
Integer |
getVersion() |
Copyright © 2003–2022 Atlassian. All rights reserved.