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(java.lang.Object obj) |
int |
hashCode() |
ChangePermissionOrLabel |
permission() |
java.lang.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 java.lang.String toString()
toString
in class PermissionBackendCondition
public int hashCode()
hashCode
in class java.lang.Object
public boolean equals(java.lang.Object obj)
equals
in class java.lang.Object