Previous Topic

Next Topic

Book Contents

Book Index

Template Admin

Overview

The Template Admin service is a Functional Item wrapper of the Template Registry. It exposes all Template Registry's functionality as Functional Item operations. This enables the Bosch Cloud Services and Bosch Web UI Business Logic to work with Template Registry in a general way. Its unique Functional Item ID is automation:ruletemplate:admin. The name of the Template Admin as a Functional Item is Automation Template Admin.

Registering Bundle

The Template Admin implementation is in the com.prosyst.mbs.automation.esh.core bundle.

Dependencies

The Template Admin depends on FunctionalItemAdminSpi and EventAdmin services.

See also