@Immutable public class PlanPermissionsProperties extends Object implements RootEntityProperties
| Constructor and Description |
|---|
PlanPermissionsProperties(@NotNull PlanIdentifier planIdentifier,
@NotNull Permissions permissions) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
PermissionsProperties |
getPermissions() |
PlanIdentifierProperties |
getPlanIdentifier() |
int |
hashCode() |
String |
humanReadableId()
Entity type and id representation that is shown to human.
|
@NotNull String |
humanReadableType()
Entity type that is shown to human.
|
void |
validate() |
public PlanPermissionsProperties(@NotNull
@NotNull PlanIdentifier planIdentifier,
@NotNull
@NotNull Permissions permissions)
throws PropertiesValidationException
PropertiesValidationExceptionpublic void validate()
throws PropertiesValidationException
validate in interface EntityPropertiesPropertiesValidationExceptionpublic PlanIdentifierProperties getPlanIdentifier()
public PermissionsProperties getPermissions()
@NotNull public @NotNull String humanReadableType()
RootEntityPropertieshumanReadableType in interface RootEntityPropertiespublic String humanReadableId()
RootEntityPropertieshumanReadableId in interface RootEntityPropertiesCopyright © 2024 Atlassian Software Systems Pty Ltd. All rights reserved.