public interface StatisticsDocumentCreator
Modifier and Type | Method and Description |
---|---|
void |
createStatisticsDocument(LibrarySession session,
String statsString,
String nodeName,
String folderPath)
Creates an HTML document containing the statistics information,
and stored it in the repository.
|
void createStatisticsDocument(LibrarySession session, String statsString, String nodeName, String folderPath) throws IfsException
session
- the session contextstatsString
- the collected statistics informationnodeName
- the Node name where the statistics were gatheredfolderPath
- the IFS path to the parent folder for the documentIfsException
- if the operation failsCopyright © 2023. All rights reserved.