提交 ae053472 编写于 作者: J Jesse Glick

Merging #1268.

上级 bfa557b1
......@@ -688,7 +688,7 @@ public class Jenkins extends AbstractCIBase implements DirectlyModifiableTopLeve
* {@link #getInstance()} provides the unchecked versions of the method.
* @return {@link Jenkins} instance
* @throws IllegalStateException {@link Jenkins} has not been started, or was already shut down
* @since TODO: define the version
* @since 1.590
*/
public static @Nonnull Jenkins getActiveInstance() throws IllegalStateException {
Jenkins instance = HOLDER.getInstance();
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册