Jenkins.getInstance() is safe to assume non-null
- Only ever called after extensions are on the classpath and before termination - Noting that the one valid check for null should actually be using a guard on extensions being available and not a check for null
Loading
Please register or sign in to comment