6032 translated file names in results view

This commit is contained in:
Richard Cordovano 2020-03-19 09:06:39 -04:00
parent 9c14a4de79
commit 1fa98f95ae

View File

@ -127,8 +127,8 @@ public class BlackboardArtifactNode extends AbstractContentNode<BlackboardArtifa
}; };
private final BlackboardArtifact artifact; private final BlackboardArtifact artifact;
private Content srcContent; // May be null. private Content srcContent;
private volatile String translatedSourceName; // Only computed once, in a background thread. private volatile String translatedSourceName;
/* /*
* A method has been provided to allow the injection of properties into this * A method has been provided to allow the injection of properties into this