Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


This routine is available starting with SIL Engine™ 4.8.0.11
Info
titleAvailability
Table plus
applyColStyleToCelltrue
heading0
columnTypess,s,s,s
multiplefalse
columnAttributesstyle="background:#e5e7ea;font-weight:bold,,style="background:#e5e7ea;font-weight:bold,
enableSortingfalse

Syntax

getProjectRoles()

Package

Alias

Pkg Usage

Description

Excerpt
hiddentrue
Returns a list of all project role names in Jira.

Return type

String Returns a list of all project role names in Jira.

Return Type

String []

Example

...

Code Block
for(string prname in getProjectRoles()) {
	    runnerLog("Project role: " + prname);
}

...

Filter by label (Content by label)
showLabelsfalse
max25
showSpacefalse
cqllabel = "jiraproject_group_routine" and space = currentSpace ( )
labelsjiraarray_group_routineroutines