Package | Description |
---|---|
com.orchestranetworks.addon.dqid |
Provides classes and interfaces to define, publish and execute indicators.
|
Modifier and Type | Class and Description |
---|---|
class |
DECIndicatorExecutionEnvironment
The execution environment for a Data Element Concept.
|
class |
WorkflowIndicatorExecutionEnvironment
The execution environment for a workflow.
|
Modifier and Type | Method and Description |
---|---|
abstract IndicatorExecutionEnvironment |
IndicatorExecutionContext.getExecutionEnvironment()
Returns the execution environment of the indicator.
|