Chapter 18. Report Domain

The report domain is the tool domain for report generation and management tools.

18.1. Description

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.

18.2. Functional Interface

Link to the Java Domain Interface on Github. This interface also contains information about events raised by this domain.

18.3. Connectors

18.3.1. Plaintext Report Connector

The plain text report tool connector is simple implementation of the report domain, which generates plain text reports.

18.3.1.1. External Tool Configuration

No external configuration is needed.