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.
Is there a way (maybe using Groovy) to know if the current build is triggered by schedule or manually by users? (During the build process, not historical data.)
I couldn't see any related functions in "build" object.