java.lang.Object | ||
↳ | com.atlassian.jira.event.scheme.AbstractSchemeDeletedEvent | |
↳ | com.atlassian.jira.event.permission.PermissionSchemeDeletedEvent |
Event indicating a permission scheme has been deleted.
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
This constructor is deprecated.
Please use
PermissionSchemeDeletedEvent(Long, String) . Since v6.2
| |||||||||||
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() | |||||||||||
![]() |
@Internal
classes and interfaces can not expect to be compatible with any version
other than the version they were compiled against (even minor version and milestone releases may break binary
compatibility with respect to @Internal
elements).
This constructor is deprecated.
Please use PermissionSchemeDeletedEvent(Long, String)
. Since v6.2
@Internal
classes and interfaces can not expect to be compatible with any version
other than the version they were compiled against (even minor version and milestone releases may break binary
compatibility with respect to @Internal
elements).