Skip to main content
Version: 8.10 (unreleased)

Type Alias: ComponentsConfigurationResponse

type ComponentsConfigurationResponse = object;

Configuration for active Camunda components in the deployment.

Properties

active

active: WebappComponent[];

List of webapp components whose UI is enabled in this deployment.