| Package | Description |
|---|---|
| com.orchestranetworks.addon.dqid |
Provides classes and interfaces to define, publish and execute indicators.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<Map.Entry<Integer,LinkedRecord>> |
IndicatorReport.getLinkedRecords()
Returns the linked records mapped by sequences.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IndicatorReport.addLinkedRecord(int sequence,
LinkedRecord linkedRecord)
Adds linked records by a sequence.
|