Your browser was unable to load all of the resources. They may have been blocked by your firewall, proxy or browser configuration.
Press Ctrl+F5 or Ctrl+Shift+R to have your browser try again.

get name of user who cancelled a build #4490

kguru ·

I am trying to get the name of user who cancelled a build, under request object I see request.getCancellerId() but I am looking for something like request.getCancellerName()

  • solved #2
  • replies 1
  • views 187
  • stars 0
robinshen ADMIN ·

build.getCancellerName() will do the job