com.atlassian.jira.sharing.SharePermission |
Known Indirect Subclasses
|
Represents a JIRA share from the database.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
The identifier of the share.
| |||||||||||
The first parameter of the permission.
| |||||||||||
The second parameter of the permission.
| |||||||||||
The type of the share (e.g.
|
The identifier of the share. Can be null if the share has not been stored.
The first parameter of the permission. Its value can be null.
The second parameter of the permission. Its value can be null. This parameter cannot have a value when {#getParam1} returns null.
The type of the share (e.g. group). Should never be null.