com.atlassian.bitbucket.permission.PermittedOperations |
Known Indirect Subclasses
CommentOperations |
The permitted operations allowed on a comment by the current user. |
TaskOperations |
The permitted operations allowed on a task by the current user. |
|
Class Overview
The permitted operations allowed on an entity for the current user.
Public Methods
public
boolean
isDeletable
()
Returns
- true if the entity is deletable by the current user
public
boolean
isEditable
()
Returns
- true if the entity is editable by the current user