public abstract class SimpleIssueFieldSecurityType extends AbstractIssueFieldSecurityType
| Constructor and Description |
|---|
SimpleIssueFieldSecurityType() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract String |
getField() |
protected abstract String |
getFieldValue(Issue issue)
Returns the user key value for the given issue for the field that this security type checks.
|
protected boolean |
hasIssuePermission(ApplicationUser user,
boolean issueCreation,
Issue issue,
String parameter) |
getFieldName, getQuery, getQuery, getQueryForProject, getQueryForSecurityLevel, hasPermission, hasPermission, hasPermission, hasPermission, hasProjectPermissiongetArgumentDisplay, isValidForPermissionclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetUsersdoValidation, getDisplayName, getTypeprotected abstract String getField()
protected boolean hasIssuePermission(ApplicationUser user, boolean issueCreation, Issue issue, String parameter)
hasIssuePermission in class AbstractIssueFieldSecurityTypeCopyright © 2002-2017 Atlassian. All Rights Reserved.