Package | Description |
---|---|
com.atlassian.jira.plugin.webfragment.conditions |
Modifier and Type | Class and Description |
---|---|
class |
HasIssuePermissionCondition
Condition to check a permission against a given issue for the current user.
|
class |
HasProjectPermissionCondition
Checks if a project is selected (in
JiraHelper ) and if the user has the permission for that project |
class |
JiraGlobalPermissionCondition
Checks if the user has the global permission:
permission |
class |
UserHasVisibleProjectsCondition
Checks if the user can see at least one project with this
permission |
class |
UserIsAdminOrHasVisibleProjectsCondition
Checks if the user is an admin or can see atleast one project with this
permission |
Copyright © 2002-2015 Atlassian. All Rights Reserved.