Interface TimelineDocument<Document>
- All Known Implementing Classes:
FlowActivityDocument,FlowRunDocument,TimelineEntityDocument
public interface TimelineDocument<Document>
This is an interface for all the Timeline Documents. Any new document that
has to be persisted in the document store should implement this.
-
Method Summary