public class ChronicleEntity extends Object
| Constructor and Description |
|---|
ChronicleEntity(String user,
Date date) |
| Modifier and Type | Method and Description |
|---|---|
void |
addEntry(org.imixs.workflow.ItemCollection entry) |
boolean |
equals(Object obj) |
Date |
getDate() |
List<org.imixs.workflow.ItemCollection> |
getEntries() |
String |
getUser() |
int |
hashCode() |
void |
setDate(Date date) |
void |
setUser(String user) |
Copyright © 2016–2021 Imixs Software Solutions GmbH. All rights reserved.