Chapter 14. Issue Domain

The issue domain is the tool domain for all issue tracking tools, like Jira, Trac or Mantis.

14.1. Description

The issue Domain provides the possibility to create, update, delete and comment issues.

14.2. Functional Interface

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

14.3. Connectors

14.3.1. Trac Connector

The Trac Connector is a issue tool connector for the Trac project management and issue tracker system.

14.3.1.1. External Tool Configuration

The external Trac tool has to be accessible via XmlRpc. For this purpose the XmlRpcPlugin has to be installed (see http://trac.edgewall.org/wiki/PluginList).