All Classes and Interfaces

Class
Description
Specifies the different collections that are currently used for storing documents.
This is the Document Store Reader implementation for DocumentStoreVendor.COSMOS_DB.
This is the Document Store Writer implementation for DocumentStoreVendor.COSMOS_DB.
This creates the Collection for a DocumentStoreVendor backend configured for storing application timeline information.
Factory methods for instantiating a timeline Document Store reader or writer.
Indicates that the document store vendor that was configured does not belong to one of the DocumentStoreVendor.
Every DocumentStoreVendor have to implement this for creating reader to its backend.
This is a generic document store timeline reader for reading the timeline entity information.
This is a generic document store timeline writer for storing the timeline entity information.
This class consists of all the utils required for reading or writing documents for a DocumentStoreVendor.
Represents the different vendors for DocumentStore.
Every DocumentStoreVendor have to implement this for creating writer to its backend.
This doc represents the FlowActivityEntity which is used for showing all the flow runs with limited information.
This is a sub doc which represents each flow.
This doc represents the flow run information for every job.
Indicates that the document that was requested is not found from the Document Store.
This is a generic Collection reader for reading documents belonging to a CollectionType under a specific DocumentStoreVendor backend.
This is a generic Collection Writer that can be used for writing documents belonging to different CollectionType under a specific DocumentStoreVendor backend.
This is an interface for all the Timeline Documents.
This is a generic class which contains all the meta information of some conceptual entity and its related events.
This class represents a Sub Document for TimelineEvent when creating a new TimelineEntityDocument.
This class represents a Sub Document for TimelineMetric that will be used when creating new TimelineEntityDocument.