@PublicApi
public interface ProjectPermission
Modifier and Type | Method and Description |
---|---|
ProjectPermissionCategory |
getCategory() |
com.atlassian.plugin.web.Condition |
getCondition() |
String |
getDescriptionI18nKey() |
String |
getKey() |
String |
getNameI18nKey() |
ProjectPermissionKey |
getProjectPermissionKey() |
String getKey()
ProjectPermissionKey getProjectPermissionKey()
String getNameI18nKey()
String getDescriptionI18nKey()
ProjectPermissionCategory getCategory()
com.atlassian.plugin.web.Condition getCondition()
Copyright © 2002-2016 Atlassian. All Rights Reserved.