Uses of Interface
com.orchestranetworks.addon.dqid.IndicatorsExecutionResult
Package
Description
Provides classes to execute indicators on-demand, or using triggers.
-
Uses of IndicatorsExecutionResult in com.orchestranetworks.addon.dqid.controller
Modifier and TypeMethodDescriptionIndicatorController.executeOnDemand
(DECIndicatorExecutionContextOnDemand context) Executes the "on demand" indicators for data element concepts.IndicatorController.executeOnDemand
(WorkflowIndicatorExecutionContext context) Executes "on demand" indicators for workflows.IndicatorController.executeOnProbe
(DECIndicatorExecutionContextOnProbe context) Executes the "on probe" indicators for data element concepts.