Name

adams.flow.transformer.MapToStorageValues


Synopsis

Stores the map content in internal storage.
Only the map keys that match the regular expression are turned into storage values.


Additional information

Flow input/output:
- input: java.util.Map
- output: java.util.Map


Options