Alpha
Display metadata for a registered RulePrimitive.
The ConfigMetadata the caller supplied at registration, paired with the primitive's id and reads so consumers can find what they need without a second lookup.
id
reads
Returned by RuleRegistry.listMetadata.
The primitive's id.
Context keys the primitive reads. Lets a caller filter the list to just the primitives that work with the keys it can provide.
Display metadata for a registered RulePrimitive.
The ConfigMetadata the caller supplied at registration, paired with the primitive's
idandreadsso consumers can find what they need without a second lookup.Returned by RuleRegistry.listMetadata.