提交 14e3472c 编写于 作者: R rseguy

refined Javadoc to precise some behaviors

git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@36634 71c3de6d-444a-0410-be80-ed276b4c234a
上级 6b220b83
......@@ -153,8 +153,9 @@ public abstract class ParameterValue implements Serializable {
}
/**
* Called at the beginning of a build to let a {@link ParameterValue}
* contributes a {@link BuildWrapper} to the build.
* Called at the beginning of a build (but after {@link SCM} operations
* have taken place) to let a {@link ParameterValue} contributes a
* {@link BuildWrapper} to the build.
*
* <p>
* This provides a means for a parameter to perform more extensive
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册