| Package | Description |
|---|---|
| com.almworks.jira.structure.api.structure.history |
| Modifier and Type | Method and Description |
|---|---|
List<HistoryEntry.Change> |
HistoryEntry.getChanges() |
| Constructor and Description |
|---|
HistoryEntry(long structure,
int version,
int prevVersion,
long timestamp,
String userKey,
Long synchronizer,
List<HistoryEntry.Change> changes) |
Copyright © 2019 ALM Works. All Rights Reserved.