Class ExtractToChildExtractTransformer

  • All Implemented Interfaces:
    SourceItemTransformer

    public class ExtractToChildExtractTransformer
    extends AbstractSourceItemTransformer
    Source item transformer implementation that transform extract items to their child extract items. From the given set of extract ID:s the transformer will recursively load as many child extracts as possible. The source items may optionally be included in the target set.
    Since:
    3.5
    Author:
    Nicklas
    • Field Detail

      • includeSourcesInTarget

        private final boolean includeSourcesInTarget
    • Constructor Detail

      • ExtractToChildExtractTransformer

        public ExtractToChildExtractTransformer​(boolean includeSourcesInTarget)
        Create a new extract to child extract transformer.
        Parameters:
        includeSourcesInTarget - TRUE to include the source items in the target