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 JIPipeHistoryJournalSnapshot
public String getDescription()
getDescription
in interface JIPipeHistoryJournalSnapshot
public Icon getIcon()
getIcon
in interface JIPipeHistoryJournalSnapshot
public boolean restore()
restore
in interface JIPipeHistoryJournalSnapshot
public JIPipeGraph getGraph()
public JIPipeDedicatedGraphHistoryJournal getHistoryJournal()
public LocalDateTime getCreationTime()
getCreationTime
in interface JIPipeHistoryJournalSnapshot
Copyright © 2020–2022 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.