metadataServiceLineageSpecification
Defines the class for metadata service lineage specifications.
This class
inherits properties from the bibus » metadataServiceSpecification class
Related Services and Methods
This can be used with the following services:
The following table lists the services and methods for the metadataServiceLineageSpecification class.
Action | Mode | Service | Method |
---|---|---|---|
Run | All | metadataService | asynch » runSpecification(specification, parameterValues, options) |
Run | Batch | batchReportService | asynch » runSpecification(specification, parameterValues, options) |
Run | Interactive | reportService | asynch » runSpecification(specification, parameterValues, options) |
What's new
- New in Version 8.4 — Lineage Metadata
This class was added.
- New in Version 10.1.0 — Support for Lineage Requests
The reportService and batchReportService services now support lineage requests.