Uses of Class
com.orchestranetworks.addon.dqid.ParameterDefinition
Package
Description
Provides classes and interfaces to define, publish and execute indicators.
-
Uses of ParameterDefinition in com.orchestranetworks.addon.dqid
Modifier and TypeMethodDescriptionDefaultDECIndicator.getInputParametersDefinition()
Returns an empty list ofParameterDefinition
.DefaultWorkflowIndicator.getInputParametersDefinition()
Returns an empty list ofParameterDefinition
.IndicatorDefinition.getInputParametersDefinition()
Returns the input parameters of the indicator.LinkedRecordDefinition.getOptions()
Returns the extra options.IndicatorDefinition.getOutputParametersDefinition()
Returns the output parameters of the indicator.Modifier and TypeMethodDescriptionvoid
LinkedRecordDefinition.addOption
(ParameterDefinition options) Adds an extra option to help users customize the rule.