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