| Package | Description |
|---|---|
| com.almworks.jira.structure.api |
This package and subpackages contain Structure API, which can be used to integrate with and extend Structure add-on for JIRA.
|
| com.almworks.jira.structure.api.permissions | |
| com.almworks.jira.structure.api.settings | |
| com.almworks.jira.structure.api.structure |
This package features
StructureManager service,
which is used to create structures and change their properties (but not the forest), and
Structure interface, which represents structures. |
| com.almworks.jira.structure.api.util | |
| com.almworks.jira.structure.api.view |
| Class and Description |
|---|
| StructureAppPermission
App-level permission.
|
| Class and Description |
|---|
| PermissionLevel
This enumeration lists possible values for the access levels.
|
| PermissionRule
A list of
PermissionRules is used to define a PermissionLevel
for a given user. |
| PermissionRule.SetLevel
This rule sets the permission level to a specific value in case the user matches
PermissionSubject. |
PermissionSubject
PermissionSubject is an abstraction used to specify which users a particular permission
is applicable to. |
| PermissionSubject.Anyone
Represents "anyone", a subject that would match all users, even anonymous.
|
| PermissionSubject.JiraGroup
Represents a specific group in JIRA, matching only the users that belong to that group.
|
| PermissionSubject.JiraUser
Represents a specific user in JIRA, matching only that user.
|
| PermissionSubject.ProjectRole
Represents a specific project role in a specific project, matching the users that belong to that project role
in that project.
|
| PermissionSubject.Visitor
Used to visit specific subtypes of
PermissionSubject. |
| StructureAppPermission
App-level permission.
|
| Class and Description |
|---|
PermissionSubject
PermissionSubject is an abstraction used to specify which users a particular permission
is applicable to. |
| StructureAppPermission
App-level permission.
|
| Class and Description |
|---|
| PermissionLevel
This enumeration lists possible values for the access levels.
|
| PermissionRule
A list of
PermissionRules is used to define a PermissionLevel
for a given user. |
| Class and Description |
|---|
| PermissionLevel
This enumeration lists possible values for the access levels.
|
| PermissionRule
A list of
PermissionRules is used to define a PermissionLevel
for a given user. |
| Class and Description |
|---|
| PermissionLevel
This enumeration lists possible values for the access levels.
|
| PermissionRule
A list of
PermissionRules is used to define a PermissionLevel
for a given user. |
PermissionSubject
PermissionSubject is an abstraction used to specify which users a particular permission
is applicable to. |
Copyright © 2022 ALM Works. All Rights Reserved.