FlowActivityDocument, FlowRunDocument, TimelineEntityDocumentpublic interface TimelineDocument<Document>
| Modifier and Type | Method | Description |
|---|---|---|
long |
getCreatedTime() |
|
java.lang.String |
getId() |
|
java.lang.String |
getType() |
|
void |
merge(Document timelineDocument) |
|
void |
setCreatedTime(long time) |
java.lang.String getId()
java.lang.String getType()
long getCreatedTime()
void setCreatedTime(long time)
void merge(Document timelineDocument)
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.