public interface RequestTypePermission extends Serializable
Modifier and Type | Method and Description |
---|---|
Set<RequestTypePermissionEntity> |
getAllowlist()
Get the allowlist of permissions for this request type.
|
int |
getRequestTypeId()
Get the id of the request type that these permissions apply to.
|
int getRequestTypeId()
Set<RequestTypePermissionEntity> getAllowlist()
Copyright © 2024 Atlassian. All rights reserved.