Package jenkins.model.details
Class DurationDetail
java.lang.Object
jenkins.model.details.Detail
jenkins.model.details.DurationDetail
- All Implemented Interfaces:
ModelObject
,IconSpec
Displays the duration of the given run, or, if the run has completed, shows the total time it took to execute
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class jenkins.model.details.Detail
getDisplayName, getGroup, getIconClassName, getLink, getObject, getOrder
-
Constructor Details
-
DurationDetail
-