Skip to main content
Skip table of contents

ZFlowJiraUser

This Apex-defined type holds information about a Jira user account, including both their identifier and full name.

Field

Type

Description

userIdentifier

String

User Identifier

Holds the Jira user identifier. Depending on the Jira version, this could be either an Account Id (Jira Cloud) or a Username (Jira Data Center).

userDisplayName

String

User Display Name

Holds the display name of the Jira user.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.