mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-09-15 21:46:53 +00:00
Fix scaladoc tag
There is no scaladoc tag @implNote.
This commit is contained in:
@@ -18,7 +18,7 @@ import docspell.store.queries.QUserTask
|
|||||||
* `RPeriodicTask`. A user task is associated to a specific user (not
|
* `RPeriodicTask`. A user task is associated to a specific user (not
|
||||||
* just the collective).
|
* just the collective).
|
||||||
*
|
*
|
||||||
* @implNote: The mapping is as follows: The collective is the task
|
* implNote: The mapping is as follows: The collective is the task
|
||||||
* group. The submitter property contains the username. Once a task
|
* group. The submitter property contains the username. Once a task
|
||||||
* is saved to the database, it can only be refernced uniquely by its
|
* is saved to the database, it can only be refernced uniquely by its
|
||||||
* id. A user may submit multiple same tasks (with different
|
* id. A user may submit multiple same tasks (with different
|
||||||
|
Reference in New Issue
Block a user