Package | Description |
---|---|
com.atlassian.jira.notification.type | |
com.atlassian.jira.permission | |
com.atlassian.jira.security | |
com.atlassian.jira.security.type |
Modifier and Type | Class and Description |
---|---|
class |
ProjectRoleSecurityAndNotificationType |
Constructor and Description |
---|
DefaultWorkflowPermission(ProjectPermissionKey permission,
SecurityType grantType,
String value,
boolean isParentPermission) |
Modifier and Type | Method and Description |
---|---|
SecurityType |
SecurityTypeManager.getSecurityType(String id) |
SecurityType |
AbstractSecurityTypeManager.getSecurityType(String id) |
Modifier and Type | Method and Description |
---|---|
Map<String,SecurityType> |
AbstractSecurityTypeManager.getSchemeTypes() |
Map<String,SecurityType> |
SecurityTypeManager.getSecurityTypes() |
Map<String,SecurityType> |
AbstractSecurityTypeManager.getSecurityTypes() |
Modifier and Type | Method and Description |
---|---|
void |
AbstractSecurityTypeManager.setSchemeTypes(Map<String,SecurityType> schemeType) |
void |
SecurityTypeManager.setSecurityTypes(Map<String,SecurityType> securityType) |
void |
AbstractSecurityTypeManager.setSecurityTypes(Map<String,SecurityType> securityTypes) |
Modifier and Type | Class and Description |
---|---|
class |
AbstractIssueFieldSecurityType |
class |
AbstractProjectsSecurityType |
class |
AbstractSecurityType |
class |
ApplicationRoleSecurityType
Represents a security type for application roles to be configured on project
permission schemes.
|
class |
CurrentAssignee |
class |
CurrentAssigneeHasAssignablePermission |
class |
CurrentReporter |
class |
CurrentReporterHasCreatePermission |
class |
GroupCF
Issue Security and Permission type for a Group Selector custom field, or select-list custom fields which specify groups.
|
class |
GroupDropdown |
class |
ProjectLead |
class |
SimpleIssueFieldSecurityType
The common class for IssueField SecurityTypes that rely on a simple field (ie a field of the Issue Generic Value).
|
class |
SingleUser |
class |
UserCF
Issue Security and Permission type for a User Selector custom field,
or select-list custom fields which specify users.
|
Copyright © 2002-2024 Atlassian. All Rights Reserved.