public static class JIPipeDedicatedGraphHistoryJournal.Snapshot extends Object implements JIPipeHistoryJournalSnapshot
| Constructor and Description |
|---|
Snapshot(JIPipeDedicatedGraphHistoryJournal historyJournal,
LocalDateTime creationTime,
String name,
String description,
Icon icon,
JIPipeGraph graph) |
| Modifier and Type | Method and Description |
|---|---|
LocalDateTime |
getCreationTime() |
String |
getDescription() |
JIPipeGraph |
getGraph() |
JIPipeDedicatedGraphHistoryJournal |
getHistoryJournal() |
Icon |
getIcon() |
String |
getName() |
boolean |
restore() |
public Snapshot(JIPipeDedicatedGraphHistoryJournal historyJournal, LocalDateTime creationTime, String name, String description, Icon icon, JIPipeGraph graph)
public String getName()
getName in interface JIPipeHistoryJournalSnapshotpublic String getDescription()
getDescription in interface JIPipeHistoryJournalSnapshotpublic Icon getIcon()
getIcon in interface JIPipeHistoryJournalSnapshotpublic boolean restore()
restore in interface JIPipeHistoryJournalSnapshotpublic JIPipeGraph getGraph()
public JIPipeDedicatedGraphHistoryJournal getHistoryJournal()
public LocalDateTime getCreationTime()
getCreationTime in interface JIPipeHistoryJournalSnapshotCopyright © 2020–2023 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.