public static class PermissionBackendCondition.ForProject extends PermissionBackendCondition
PermissionBackendCondition.ForChange, PermissionBackendCondition.ForProject, PermissionBackendCondition.ForRef, PermissionBackendCondition.WithUser
FALSE, TRUE
Constructor and Description |
---|
ForProject(PermissionBackend.ForProject impl,
CoreOrPluginProjectPermission perm,
CurrentUser user) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
int |
hashCode() |
CoreOrPluginProjectPermission |
permission() |
PermissionBackend.ForProject |
project() |
String |
toString() |
boolean |
value() |
evaluatesTrivially, reduce, set
children
public ForProject(PermissionBackend.ForProject impl, CoreOrPluginProjectPermission perm, CurrentUser user)
public PermissionBackend.ForProject project()
public CoreOrPluginProjectPermission permission()
public boolean value()
value
in class BooleanCondition
public String toString()
toString
in class PermissionBackendCondition