admGetNotificationProjectMappings

admGetNotificationProjectMappings

Description

Retrieves the mappings between notification schemes and projects.

Parameters

Return Type

JIssueNotificationSchemeProjectMapping

Example

JIssueNotificationSchemeProjectMapping[] mappings = admGetNotificationProjectMappings(); int indexCC = 1; for(JIssueNotificationSchemeProjectMapping mapping in mappings) { runnerLog("---mapping " + indexCC + "---"); runnerLog("notificationSchemeId = " + mapping.notificationSchemeId); runnerLog("projectId = " + mapping.projectId); indexCC++; } runnerLog("--------------");

See also

Peacock

Need support? Create a request with our support team.

Copyright © 2005 - 2025 Appfire | All rights reserved.

OSZAR »