| Package | Description |
|---|---|
| org.odpi.egeria.connectors.ibm.igc.clientlibrary.model.base |
Defines data constructs representing each of IGC's metadata types.
|
| Modifier and Type | Field and Description |
|---|---|
protected ItemList<DataRuleResults> |
DataRule.executionHistory |
protected ItemList<DataRuleResults> |
Metric.executionHistory |
protected ItemList<DataRuleResults> |
DataRuleSet.executionHistory |
| Modifier and Type | Method and Description |
|---|---|
ItemList<DataRuleResults> |
DataRule.getExecutionHistory()
Retrieve the
execution_history property (displayed as 'Execution History') of the object. |
ItemList<DataRuleResults> |
Metric.getExecutionHistory()
Retrieve the
execution_history property (displayed as 'Execution History') of the object. |
ItemList<DataRuleResults> |
DataRuleSet.getExecutionHistory()
Retrieve the
execution_history property (displayed as 'Execution History') of the object. |
| Modifier and Type | Method and Description |
|---|---|
void |
DataRule.setExecutionHistory(ItemList<DataRuleResults> executionHistory)
Set the
execution_history property (displayed as Execution History) of the object. |
void |
Metric.setExecutionHistory(ItemList<DataRuleResults> executionHistory)
Set the
execution_history property (displayed as Execution History) of the object. |
void |
DataRuleSet.setExecutionHistory(ItemList<DataRuleResults> executionHistory)
Set the
execution_history property (displayed as Execution History) of the object. |
Copyright © 2018–2021 ODPi. All rights reserved.