-
Method Summary
boolean
Returns true if user is allowed to add entities like the payload, attachment
or comments to the existing task.
boolean
Returns true if read is permitted with this privilege
boolean
Returns true if write is permitted with this privilege.
-
Method Details
-
canRead
boolean canRead()
Returns true if read is permitted with this privilege
-
canWrite
boolean canWrite()
Returns true if write is permitted with this privilege. Write permission does
not mean it can be read by the user
-
canAdd
boolean canAdd()
Returns true if user is allowed to add entities like the payload, attachment
or comments to the existing task.