Updating JavaDoc
This commit is contained in:
parent
5ffccd216e
commit
a5f323a38f
|
@ -230,7 +230,6 @@ public interface TaskService {
|
|||
* @throws InvalidTaskStateException if the {@linkplain Task} is already in one of the {@linkplain
|
||||
* TaskState#END_STATES}
|
||||
* @throws InvalidOwnerException cannot be thrown
|
||||
* @throws NotAuthorizedOnWorkbasketException if the current user has no {@linkplain
|
||||
* WorkbasketPermission#READ} for the {@linkplain Workbasket} the {@linkplain Task} is in
|
||||
*/
|
||||
Task forceCancelClaim(String taskId)
|
||||
|
|
Loading…
Reference in New Issue