Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-66735

Whilelist some common signatures and additional signatures from CauseOfInterruption

XMLWordPrintable

      Some common signatures that can be whitelisted:

      1. new java.util.HashMap
      2. staticMethod org.codehaus.groovy.runtime.DefaultGroovyMethods sort java.util.Map java.util.Comparator
      3. staticMethod java.lang.System identityHashCode java.lang.Object

      In addition, the below are useful to get more details when a user aborts a build:

      1. method jenkins.model.CauseOfInterruption getShortDescription
      2. method jenkins.model.CauseOfInterruption.UserInterruption getUserId

            haridsv Hari Dara
            haridsv Hari Dara
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: