public class HistoricalVersion extends Object
| Constructor and Description |
|---|
HistoricalVersion(Long id,
Long originalId,
Long spaceId,
Integer version,
Date lastModificationDate,
String contentType) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
ContentType |
getContentType() |
Long |
getId() |
Instant |
getLastModificationDate() |
Long |
getOriginalId() |
Long |
getSpaceId() |
Integer |
getVersion() |
int |
hashCode() |
String |
toString() |
Copyright © 2003–2022 Atlassian. All rights reserved.