admGetNotificationScheme

Description

Retrieves a breakdown of events and notifications for a notification scheme.

Parameters

Return Type

JIssueNotificationScheme

Returns a notification scheme.

Example

JNotificationScheme noteScheme = admGetNotificationScheme("Default Notification Scheme", 11000); runnerLog("Id: " + noteScheme.id); runnerLog("Name: " + noteScheme.name); runnerLog("Description: " + noteScheme.description );

See also

Filter by label

There are no items with the selected labels at this time.