@Immutable public class LoggedInUserPermissionsProperties extends Object implements EntityProperties
| Constructor and Description |
|---|
LoggedInUserPermissionsProperties(Collection<PermissionType> permissionTypes) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Set<PermissionType> |
getPermissionTypes() |
int |
hashCode() |
String |
toString() |
void |
validate() |
public LoggedInUserPermissionsProperties(@NotNull
Collection<PermissionType> permissionTypes)
throws PropertiesValidationException
PropertiesValidationExceptionpublic Set<PermissionType> getPermissionTypes()
public void validate()
throws PropertiesValidationException
validate in interface EntityPropertiesPropertiesValidationExceptionCopyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.