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
Methods in jenkins.model that return types with arguments of type Detail -
Uses of Detail in jenkins.model.details
Subclasses of Detail in jenkins.model.detailsModifier and TypeClassDescriptionclassDisplays the cause for the given runclassDisplays downstream projects of a project (if any)classDisplays the duration of the given run, or, if the run has completed, shows the total time it took to executeclassDisplays if a run has parametersclassDisplays the full name of a project (if necessary)classDisplays the start time of the given runclassDisplays upstream projects of a project (if any)Methods in jenkins.model.details that return types with arguments of type Detail