@Immutable public class EnvironmentPermissionsProperties extends Object implements RootEntityProperties
| Constructor and Description |
|---|
EnvironmentPermissionsProperties(@NotNull BambooOidProperties deploymentOid,
@NotNull String environmentName,
@NotNull PermissionsProperties permissions) |
EnvironmentPermissionsProperties(@NotNull String deploymentName,
@NotNull String environmentName,
@NotNull PermissionsProperties permissions) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getDeploymentName() |
BambooOidProperties |
getDeploymentOid() |
String |
getEnvironmentName() |
PermissionsProperties |
getPermissions() |
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 EnvironmentPermissionsProperties(@NotNull
@NotNull String deploymentName,
@NotNull
@NotNull String environmentName,
@NotNull
@NotNull PermissionsProperties permissions)
public EnvironmentPermissionsProperties(@NotNull
@NotNull BambooOidProperties deploymentOid,
@NotNull
@NotNull String environmentName,
@NotNull
@NotNull PermissionsProperties permissions)
public void validate()
throws PropertiesValidationException
validate in interface EntityPropertiesPropertiesValidationExceptionpublic BambooOidProperties getDeploymentOid()
public String getDeploymentName()
public String getEnvironmentName()
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.