| Package | Description |
|---|---|
| Sirius.server.localserver.history |
| Modifier and Type | Method and Description |
|---|---|
HistoryObject[] |
HistoryServer.getHistory(int classId,
int objectId,
User usr,
int elements)
Returns the history of the given object of the given class.
|
boolean |
HistoryServer.hasHistory(MetaObject mo)
Determines if there are any history entries for the given
MetaObject. |
void |
HistoryServer.initHistory(MetaObject mo,
User usr,
Date timestamp)
Creates an initial entry for the given
MetaObject. |
Copyright © 2012–2026 cismet GmbH. All rights reserved.