Uses of Interface
com.orchestranetworks.addon.dqid.IndicatorsExecutionResult
Packages that use IndicatorsExecutionResult
Package
Description
Provides classes to execute indicators on-demand, or using triggers.
-
Uses of IndicatorsExecutionResult in com.orchestranetworks.addon.dqid.controller
Methods in com.orchestranetworks.addon.dqid.controller that return IndicatorsExecutionResultModifier 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.