Class TransformCache


  • public class TransformCache
    extends Object
    A simple cache implementation for holding the result of source item to target item transformation.
    Since:
    3.16
    Author:
    nicklas
    • Constructor Detail

      • TransformCache

        public TransformCache​(int timeoutInMinutes)
        Creates a new cache with the specified timeout.