Uses of Package
com.almworks.jira.structure.api.permissions
Packages that use com.almworks.jira.structure.api.permissions
Package
Description
This package and subpackages contain Structure API, which can be used to integrate with and extend Structure add-on for JIRA.
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.-
Classes in com.almworks.jira.structure.api.permissions used by com.almworks.jira.structure.api
-
Classes in com.almworks.jira.structure.api.permissions used by com.almworks.jira.structure.api.permissionsClassDescriptionThis enumeration lists possible values for the access levels.A list of
PermissionRules is used to define aPermissionLevelfor a given user.This rule sets the permission level to a specific value in case the user matchesPermissionSubject.PermissionSubjectis an abstraction used to specify which users a particular permission is applicable to.Represents "anyone", a subject that would match all users, even anonymous.Represents a specific group in JIRA, matching only the users that belong to that group.Represents a specific user in JIRA, matching only that user.Represents a specific project role in a specific project, matching the users that belong to that project role in that project.Used to visit specific subtypes ofPermissionSubject.App-level permission. -
Classes in com.almworks.jira.structure.api.permissions used by com.almworks.jira.structure.api.settingsClassDescription
PermissionSubjectis an abstraction used to specify which users a particular permission is applicable to.App-level permission. -
Classes in com.almworks.jira.structure.api.permissions used by com.almworks.jira.structure.api.structureClassDescriptionThis enumeration lists possible values for the access levels.A list of
PermissionRules is used to define aPermissionLevelfor a given user. -
Classes in com.almworks.jira.structure.api.permissions used by com.almworks.jira.structure.api.utilClassDescriptionThis enumeration lists possible values for the access levels.A list of
PermissionRules is used to define aPermissionLevelfor a given user. -
Classes in com.almworks.jira.structure.api.permissions used by com.almworks.jira.structure.api.viewClassDescriptionThis enumeration lists possible values for the access levels.A list of
PermissionRules is used to define aPermissionLevelfor a given user.PermissionSubjectis an abstraction used to specify which users a particular permission is applicable to.