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

getAllActiveUsers()

...

Package

Alias

Pkg Usage

Description

Excerpt
hiddentrue
Returns a list of all active users in Jira.

Returns a list of all active users in Jira.

Return

...

Type

String String []

Returns an array of active users.

Example

...

Code Block
for(string user in getAllActiveUsers()) {
	    runnerLog("Active user: " + user);
}

...

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