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

admGetAllNotificationSchemes(notificationSchemeName)

Package

adm

Alias

Pkg Usage

allNotificationSchemes(notificationSchemeName)

Description

Excerpt
hiddentrue

Retrieves a breakdown of events and notifications for all notification schemes.

Retrieves a breakdown of events and notifications for all notification schemes.

...

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

Parameter name

Type

Required

Description

notificationSchemeName

string

Yes

The name of the notification scheme.

Return Type

JIssueNotificationScheme []

Returns all the notification schemes.

Example

Code Block
languagejs
JNotificationSchemeJIssueNotificationScheme [] allNoteSchemes = allNotificationSchemesgetAllNotificationSchemes();
for(JNotificationSchemeJIssueNotificationScheme jns in allNoteSchemes) {
    runnerLog("Id: " + jns.id);
    runnerLog("Name: " + jns.name);
}

See also

Filter by label (Content by label)
showLabelsfalse
max25
showSpacefalse
cqllabel = "notification_admin_routine" and space = currentSpace ( )
labelsarray_routines