Versions Compared

Key

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

Syntax

getRequestTypesgetRequestsTypes(portalId)

Description

Excerpt

Returns an array of JRequestType containing all the Request Type data for a Portal.

Parameters

Parameter name

Type

Required

Description

portalId

Number

No

Key of the selected issue

Return type

JRequestType[]

...

Code Block
JRequestType[] requestTypes = getRequestsTypes(1234);
JRequestType firstRequestType = requestTypes[0];

return firstRequestType.description; 

See also

Filter by label (Content by label)
showLabelsfalse
showSpacefalse
cqllabel in ( "ps_routines" , "jsd_routine" )
labelsjira_comment_routine