The report domain is the tool domain for report generation and management tools.
The report domain supports basic report generation functionality, like event logging and manual report building. Furthermore it provides basic report management features, like persistent storage of reports and a category system for report storage.
Link to the Java Domain Interface on Github. This interface also contains information about events raised by this domain.
The plain text report tool connector is simple implementation of the report domain, which generates plain text reports.
The ProM report tool connector generates reports in Mining XML format and keeps therefore one mxml file for each process.
To run the ProM connector no external configuration is needed. The preferred way to analyze the created mxml files is to use the ProM framework.