FilePathProvider public abstract class FilePathProvider : IFilePathProvider Documentation protected ILabelManagerForArtifact LabelManagerForArtifact { get; } protected FilePathProvider(ILabelManagerForArtifact labelManagerForArtifact, ExportFile exportSettings, IDirectory directoryHelper, ILog logger) public string GetPathForFile(string fileName, int objectExportInfoArtifactId) protected abstract string GetSubdirectoryLabel(int objectExportInfoArtifactId)