Documentation

{{docApp.title}}

{{docApp.description}}

How can we help?

{{docApp.searchError}}
{{product.name}}

Searching in {{docApp.searchFilterBySpecificBookTitle}}

{{docApp.searchResultFilteredItems.length}} results for: {{docApp.currentResultsSearchText}} in {{docApp.searchFilterBySpecificBookTitle}}
Search results have been limited. There are a total of {{docApp.searchResponse.totalResultsAvailable}} matches.

You have an odd number of " characters in your search terms - each one needs closing with a matching " character!

{{docApp.libraryHomeViewProduct.title || docApp.libraryHomeViewProduct.id}}

{{docApp.libraryHomeViewProduct.description}}

  1. {{book.title}}

{{group.title || group.id}}

{{group.description}}

  1. {{book.title}}

{{group.title}}

Complex Types - hbuildNotificationType

Description

information about who to notify

Properties

Name Type Occurrence Description
from xs:string Optional The e-mail address notification messsages should come from. If not specified then the controller will determine this based on who initiated the build.
message xs:string Required The message body of the notification.
port xs:unsignedInt Optional
Default=25
The SMTP mail server (smarthost) port to send the message via. Default value is 25.
server xs:anyURI Required The SMTP mail server (smarthost) to send the message via.
subject xs:string Required The subject of the notification message.
to xs:string Required
Array (1/∞)
Release note item ID.
In This Document