Package jenkins.model.details
Class UpstreamProjectsDetail
java.lang.Object
jenkins.model.details.Detail
jenkins.model.details.UpstreamProjectsDetail
- All Implemented Interfaces:
ModelObject,IconSpec
Displays upstream projects of a project (if any)
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGet the Icon class specification e.g.
-
Constructor Details
-
UpstreamProjectsDetail
-
-
Method Details
-
getIconClassName
Description copied from class:DetailGet the Icon class specification e.g. 'icon-notepad'.
Note: do NOT include icon size specifications (such as 'icon-sm').- Specified by:
getIconClassNamein interfaceIconSpec- Overrides:
getIconClassNamein classDetail- Returns:
- The Icon class specification e.g. 'icon-notepad'.
-
getDisplayName
Description copied from class:Detail- Specified by:
getDisplayNamein interfaceModelObject- Overrides:
getDisplayNamein classDetail
-
getProjects
-