×
Get all items that the provided user has favorited · Check if the item has a favorite entry regardless of its state This is useful for checking if a favorite/ ...
Dec 11, 2023 · This plugin allows you to mark a job a favorite. This is controlled via a list view column you need to add to a view.
Parameters: job - full job name; Returns: true if the new status is favorite, false if new status is not favorite. Throws: IOException - if error saving ...
This plugin allows you to mark a job a favorite.This is controlled via a list view column you need to add to a view. You can then click on a star to ...
Dec 11, 2023 · This plugin allows users to favorite a job.
Jan 30, 2024 · Best Jenkins Upgrade Path for 2.73.1 to latest · What is the recommended upgrade path from Jenkins version 2.73. · Are there any specific LTS ...
Jan 31, 2024 · I am using Jenkins to automate my deployment process and it works great! Currently I am facing issue to company with company policy that all H/W ...
Fired when a favorite has been addedfor the user. void, onLocationChangedFavorite​(Item item, User user, String oldName, String newName). Fired when a favorite ...