Uses of Class
adams.flow.transformer.AbstractContainerValueExtractor
-
Packages that use AbstractContainerValueExtractor Package Description adams.flow.transformer -
-
Uses of AbstractContainerValueExtractor in adams.flow.transformer
Subclasses of AbstractContainerValueExtractor in adams.flow.transformer Modifier and Type Class Description class
ContainerToStorage
Extracts the specified values from the container passing through and makes them available as storage items.class
ContainerToVariables
Extracts the specified values from the container passing through and makes them available as variables.
-