| Package | Description |
|---|---|
| at.mug.iqm.api.processing |
| Modifier and Type | Field and Description |
|---|---|
private List<HistoryEntry> |
ProcessingHistory.entries
The list of entries.
|
| Modifier and Type | Method and Description |
|---|---|
List<HistoryEntry> |
ProcessingHistory.getEntries()
Gets the entries as a list of
HistoryEntry instances. |
| Modifier and Type | Method and Description |
|---|---|
void |
ProcessingHistory.add(HistoryEntry he)
Adds an entry to the processing history.
|
Copyright © 2009–2017 Helmut Ahammer, Philipp Kainz. All rights reserved.