]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.db.procore/src/fi/vtt/simantics/procore/internal/ClusterSetsSupportImpl2.java
Merge commit 'ffdf837'
[simantics/platform.git] / bundles / org.simantics.db.procore / src / fi / vtt / simantics / procore / internal / ClusterSetsSupportImpl2.java
index db28af306b384be7284c9b54741a69e359f2c6db..33950652cff5957b8fa6bdea13d05b57b805462d 100644 (file)
@@ -77,6 +77,11 @@ public class ClusterSetsSupportImpl2 implements ClusterSetsSupport, Disposable {
             clusterSets.touch();\r
         }\r
     }\r
+    \r
+    @Override\r
+    public void setReadDirectory(Path read) {\r
+        this.readDirectory = read;\r
+    }\r
 \r
     @Override\r
     public void setReadDirectory(Path read) {\r