-
Improvement
-
Resolution: Unresolved
-
Minor
-
None
Some common signatures that can be whitelisted:
- new java.util.HashMap
- staticMethod org.codehaus.groovy.runtime.DefaultGroovyMethods sort java.util.Map java.util.Comparator
- staticMethod java.lang.System identityHashCode java.lang.Object
In addition, the below are useful to get more details when a user aborts a build:
- method jenkins.model.CauseOfInterruption getShortDescription
- method jenkins.model.CauseOfInterruption.UserInterruption getUserId