Skip to content

Commit 8105510

Browse files
authored
Merge pull request #70 from rodrigc/currentbuild-doc-update-1
Add comment to update help.html
2 parents 1f43d4e + 5978e9f commit 8105510

File tree

1 file changed

+2
-0
lines changed
  • src/main/java/org/jenkinsci/plugins/workflow/support/steps/build

1 file changed

+2
-0
lines changed

src/main/java/org/jenkinsci/plugins/workflow/support/steps/build/RunWrapper.java

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,8 @@
4949

5050
/**
5151
* Allows {@link Whitelisted} access to selected attributes of a {@link Run} without requiring Jenkins API imports.
52+
*
53+
* NOTE: if modifying this class, please remember to manually update Runwrapper/help.html
5254
*/
5355
public final class RunWrapper implements Serializable {
5456

0 commit comments

Comments
 (0)