Uses of Enum Class
com.atlassian.bamboo.plugins.stash.rest.entity.StashPermissionLevel
-
Uses of StashPermissionLevel in com.atlassian.bamboo.plugins.stash.rest.entity
Modifier and TypeMethodDescriptionstatic @NotNull StashPermissionLevel
StashPermissionLevel.valueOf
(@NotNull Optional<com.atlassian.stash.rest.client.api.entity.Permission> permissionOpt) Returns the enum constant of this class with the specified name.static StashPermissionLevel
Returns the enum constant of this class with the specified name.static StashPermissionLevel[]
StashPermissionLevel.values()
Returns an array containing the constants of this enum class, in the order they are declared.