diff --git a/docs/software-developer-documentation/legacy-server-side-extensions/reporting-plugins.md b/docs/software-developer-documentation/legacy-server-side-extensions/reporting-plugins.md index 649f250afd54a0ca546c7e069e0a7425c4b84778..87c3f2eb240b6c16bcc9c6e9e53bb9dad77bf92c 100644 --- a/docs/software-developer-documentation/legacy-server-side-extensions/reporting-plugins.md +++ b/docs/software-developer-documentation/legacy-server-side-extensions/reporting-plugins.md @@ -221,7 +221,7 @@ script-path = script.py ### IngestionService -**Type:Â **AGGREGATION\_TABLE\_MODEL +**Type:** AGGREGATION\_TABLE\_MODEL **Description**:Â An abstract superclass for aggregation service reporting plugins that modify entities in the database. A db-modifying @@ -304,7 +304,7 @@ label = My Report #### JythonIngestionService -**Type:Â **AGGREGATION\_TABLE\_MODEL +**Type:** AGGREGATION\_TABLE\_MODEL **Description**: Invokes a Jython script to register and modify entities and create an aggregation service report. The script receives a @@ -423,7 +423,7 @@ script-path = script.py ### ScreeningJythonBasedDbModifyingAggregationServiceReportingPlugin -**Type:Â **AGGREGATION\_TABLE\_MODEL** +**Type:** AGGREGATION\_TABLE\_MODEL** ** **Description**:Â Invokes a Jython script to register and modify entities