@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
PropertiesValidationException
public Set<PermissionType> getPermissionTypes()
public void validate() throws PropertiesValidationException
validate
in interface EntityProperties
PropertiesValidationException
Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.