Skip to main content

7 docs tagged with "type system"

View all tags

Customize an existing CI type

This topic covers how to customize Configuration Item (CI) types in Deploy by adding or modifying properties using synthetic properties. These properties become a part of the CI type and can be specified in the deployment package (DAR file) and shown in the Deploy GUI.

Define a synthetic method

This topic covers defining and implementing methods on Configuration Items (CIs) in Deploy, specifically for control tasks.

Defining a synthetic enum property

This topic will explain how to create an enum kind property fully in synthetic.xml. In previous versions of the product(s) you needed to have a compiled Java Enum class on the classpath to define the values of the enumeration. Now you can add the following properties to the synthetic.xml file of your plugins / extensions:

Extend the Tomcat plugin

This topic provides information about the Apache Tomcat plugin for Deploy which is designed to be extended through Deploy's plugin API type system.

Get started with CIs

This topic provides information on how Deploy stores all its data in the repository. The Explorer interface allows you to access, view, and manually edit the configuration items (CIs) stored in the repository.