[Task 73019] applied feedback to the export script output

This commit is contained in:
Raf Ponsaerts
2020-09-08 09:13:57 +02:00
parent 959109a6a1
commit f537eadcc3
7 changed files with 65 additions and 62 deletions

View File

@@ -271,6 +271,7 @@ public class ProcessServiceImpl implements ProcessService {
}
}
@Override
public void createLogBitstream(Context context, Process process)
throws IOException, SQLException, AuthorizeException {
File tmpDir = FileUtils.getTempDirectory();