Versions Compared

Key

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

...

titleAvailability

...

Button handy
blanktrue
color#0052CC
nameSend Feedback
linkhttps://docs.google.com/forms/d/e/1FAIpQLScmToBe3vynAlb5fdKwCGxYqnTbDc66sIBgeecG2BuFDuHc7g/viewform?entry.2002826954=admGetAllPermissionSchemes+-+15488032
widthauto

Table plus
applyColStyleToCelltrue
heading0
columnTypess,s,s,s
multiplefalse
columnAttributesstyle="background:#e5e7ea;font-weight:bold,,style="background:#e5e7ea;font-weight:bold,
enableSortingfalse

Syntax

admGetAllPermissionSchemes()

Package

adm

Alias

Pkg Usage

allPermsSchemes()

Description

Excerpt
hiddentrue
Returns the list Permission Scheme names that exist in the Jira environment.

Returns the list Permission Scheme names that exist in the Jira environment.

...

Return

...

Type

stringString [] (array of strings)

The requested names of all permission schemes.

...

Code Block
string[] pSchemes = admGetAllPermissionSchemes();
 for(string pName in pSchemes) {
     	runnerLog(pName);
	// Default Permission Scheme
	// Jira Service Desk Permission Scheme for Project TEST
}
}

See also

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