channelDTO

Namespace: (default namespace)
XML Schema: ns0.xsd

A DTO for notification delivery channels.

These objects are immutable because channels are registered at bootstrap-time based on the implementation modules available on the application's class path.

XML

Elements

name (type) min/max
occurs
description
channelName (string) 1/1 The name of the channel.

JSON

property type description
channelName channelName (string) The name of the channel.