Class TreeAccessorWithDataNodeModel

    • Constructor Detail

      • TreeAccessorWithDataNodeModel

        public TreeAccessorWithDataNodeModel​(Map<ElementKey,​com.alibaba.fastjson.JSONObject> paramsMap,
                                             Mandant client)
        Creates A new tree accessor that reads the custom properties from the given map.
        Parameters:
        paramsMap - Map with the custom properties of the nodes.
        client - The current client scoped, used for finding client plugins.