Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table plus
applyColStyleToCelltrue
heading0
columnTypess,s,s,s
multiplefalse
columnAttributesstyle="background:#e5e7ea;font-weight:bold,,style="background:#e5e7ea;font-weight:bold,
enableSortingfalse

Syntax

admGetNotificationScheme(name, id)

Package

adm

Alias

Pkg Usage

notificationScheme(name, id)

Description

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

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

Parameters

Table plus
applyColStyleToCelltrue
columnTypess,s,s,s
heading0
multiplefalse
enableSortingfalse

Parameter name

Type

Required

Description

name

string

Yes

The name of the notification scheme.

id

integer

Yes

The ID of the notification scheme.

Return Type

JIssueNotificationScheme

Returns a notification scheme.

Example

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

See also

Filter by label (Content by label)
showLabelsfalse
max25
showSpacefalse
cqllabel = "notification_admin_function" and space = currentSpace ( )
labelsarray_functions