Uses of Class
com.orchestranetworks.addon.dqid.DECIndicatorExecutionContext
Packages that use DECIndicatorExecutionContext
Package
Description
Provides classes and interfaces to define, publish and execute indicators.
-
Uses of DECIndicatorExecutionContext in com.orchestranetworks.addon.dqid
Subclasses of DECIndicatorExecutionContext in com.orchestranetworks.addon.dqidModifier and TypeClassDescriptionfinal class
The on-demand context for a data element concept.final class
The on-probe context for a data element concept.Methods in com.orchestranetworks.addon.dqid with parameters of type DECIndicatorExecutionContextModifier and TypeMethodDescriptionabstract IndicatorReport
DECIndicator.execute
(DECIndicatorExecutionContext executionContext) Defines what the indicator will do.