提交 80b9ee6f 编写于 作者: O Oleg Nenashev

Add missing @since to CanonicalIdResolver#resolve()

上级 d41a69c4
......@@ -1134,6 +1134,7 @@ public class User extends AbstractModelObject implements AccessControlled, Descr
* @param idOrFullName ID or full name of the user
* @param context Context
* @return Resolved User ID or {@code null} if the user ID cannot be resolved.
* @since TODO
*/
@CheckForNull
public static String resolve(@Nonnull String idOrFullName, @Nonnull Map<String, ?> context) {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册