Skip to content

Commit

Permalink
Update DurationDetail.java
Browse files Browse the repository at this point in the history
  • Loading branch information
janfaracik committed Jan 9, 2025
1 parent 1c71f4c commit 991f787
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions core/src/main/java/hudson/model/details/DurationDetail.java
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

import jenkins.model.Detail;

// TODO - We need a way of passing the current run/object to this!

/**
* Displays the duration of the given build, or, if the build has completed, shows the total time it took to execute
* @implNote This will render Jelly, hence the fields return null
Expand Down

0 comments on commit 991f787

Please sign in to comment.