Options
All
  • Public
  • Public/Protected
  • All
Menu

Details of an application role.

Hierarchy

  • ApplicationRole

Index

Properties

Optional defaultGroups

defaultGroups: string[]

The groups that are granted default access for this application role.

Optional defined

defined: boolean

Deprecated.

Optional groups

groups: string[]

The groups associated with the application role.

Optional hasUnlimitedSeats

hasUnlimitedSeats: boolean

Optional key

key: string

The key of the application role.

Optional name

name: string

The display name of the application role.

Optional numberOfSeats

numberOfSeats: number

The maximum count of users on your license.

format

int32

Optional platform

platform: boolean

Indicates if the application role belongs to Jira platform (jira-core).

Optional remainingSeats

remainingSeats: number

The count of users remaining on your license.

format

int32

Optional selectedByDefault

selectedByDefault: boolean

Determines whether this application role should be selected by default on user creation.

Optional userCount

userCount: number

The number of users counting against your license.

format

int32

Optional userCountDescription

userCountDescription: string

The type of users being counted against your license.

Legend

  • Namespace
  • Variable
  • Function
  • Type alias
  • Interface
  • Property
  • Class
  • Class with type parameter
  • Enumeration

Generated using TypeDoc