| Package | Description |
|---|---|
| com.atlassian.bamboo.plugins.stash.rest.entity |
| Modifier and Type | Method and Description |
|---|---|
static StashPermissionLevel |
StashPermissionLevel.valueOf(Optional<com.atlassian.stash.rest.client.api.entity.Permission> permission) |
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 © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.