Uses of Class
jenkins.model.details.Detail
Packages that use Detail
-
Uses of Detail in hudson
Modifier and TypeMethodDescriptionstatic Map<DetailGroup,
List<Detail>> Functions.getDetailsFor
(Actionable object) Returns a grouped list of Detail objects for the given Actionable object -
Uses of Detail in hudson.model
Methods in hudson.model that return types with arguments of type Detail -
Uses of Detail in jenkins.model.details
Subclasses of Detail in jenkins.model.detailsModifier and TypeClassDescriptionclass
Displays the duration of the given run, or, if the run has completed, shows the total time it took to executeclass
Displays the start time of the given runMethods in jenkins.model.details that return types with arguments of type Detail