Package | Description |
---|---|
com.atlassian.bamboo.plugins.stash.rest.entity |
Modifier and Type | Method and Description |
---|---|
static @NotNull StashPermissionLevel |
StashPermissionLevel.valueOf(@NotNull Optional<com.atlassian.stash.rest.client.api.entity.Permission> permissionOpt) |
static StashPermissionLevel |
StashPermissionLevel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StashPermissionLevel[] |
StashPermissionLevel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.