public class LegacyProjectPermissionKeyMapping extends Object
Modifier and Type | Field and Description |
---|---|
static com.google.common.collect.BiMap<Integer,ProjectPermissionKey> |
ID_TO_KEY |
Constructor and Description |
---|
LegacyProjectPermissionKeyMapping() |
Modifier and Type | Method and Description |
---|---|
static Integer |
getId(ProjectPermissionKey key) |
static Integer |
getId(String key) |
static String |
getKey(Integer id) |
public static final com.google.common.collect.BiMap<Integer,ProjectPermissionKey> ID_TO_KEY
Copyright © 2002-2015 Atlassian. All Rights Reserved.