java.lang.Object | |
↳ | com.atlassian.jira.permission.PermissionContextImpl |
Default PermissionContext
implementation.
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Returns the Project in this context.
| |||||||||||
Returns the Project in this context.
| |||||||||||
Returns the relevant workflow step for the Issue in this context
| |||||||||||
Whether we have enough information to look up issue-specific (workflow) permissions.
| |||||||||||
Whether this PermissionContext has an existing fully-formed issue (not one that is still being created).
|
[Expand]
Inherited Methods | |||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||||||||||||||||
![]()
|
Returns the Project in this context.
Returns the Project in this context.
Returns the relevant workflow step for the Issue in this context
Whether we have enough information to look up issue-specific (workflow) permissions.
True if this PermissionContext has an existing fully-formed issue (not one that is still being created).
Whether this PermissionContext has an existing fully-formed issue (not one that is still being created). This returns false on the second issue creation page, and on the quick sub-task creation form, where the issue type is unknown.