public final class PermissionHolderTypeMapping extends Object
Modifier and Type | Method and Description |
---|---|
static Optional<PermissionHolderType> |
fromRestType(String holderType) |
static String |
toRestType(PermissionHolderType holderType) |
public static String toRestType(PermissionHolderType holderType)
public static Optional<PermissionHolderType> fromRestType(String holderType)
Copyright © 2002-2023 Atlassian. All Rights Reserved.