public abstract class AbstractSecurityType extends Object implements SecurityType
Constructor and Description |
---|
AbstractSecurityType() |
Modifier and Type | Method and Description |
---|---|
String |
getArgumentDisplay(String argument) |
boolean |
isValidForPermission(ProjectPermissionKey permissionKey)
This abstract class will always return true for this method.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getPermissionFieldContents, getPermissionFieldContents, getUsers, getUsers, isTopLevelIssueSecurityPermission, isTopLevelProjectPermission
doValidation, getDisplayName, getType, hasPermission, hasPermission, hasPermission, hasPermission
public String getArgumentDisplay(String argument)
getArgumentDisplay
in interface SecurityType
public boolean isValidForPermission(ProjectPermissionKey permissionKey)
isValidForPermission
in interface SchemeType
permissionKey
- the id of the permission.CurrentReporterHasCreatePermission
Copyright © 2002-2024 Atlassian. All Rights Reserved.