Uses of Class
com.almworks.jira.structure.api.structure.history.HistoryEntry.Change
Packages that use HistoryEntry.Change
-
Uses of HistoryEntry.Change in com.almworks.jira.structure.api.structure.history
Methods in com.almworks.jira.structure.api.structure.history that return types with arguments of type HistoryEntry.ChangeConstructor parameters in com.almworks.jira.structure.api.structure.history with type arguments of type HistoryEntry.ChangeModifierConstructorDescriptionHistoryEntry(long structure, int version, int prevVersion, long timestamp, String userKey, Long synchronizer, List<HistoryEntry.Change> changes)