All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.jenkinsci.plugins.conditionalbuildstep.LegacyBuildstepCondition.help.jelly Maven / Gradle / Ivy

Used to retain backward compatibility... please use the 'Boolean condition' The resolved value has to be true or false (where everything else then true is handled as false, case ignored).
The following definitions are supported:
  • fix value true or false
  • reference of a build parameter (e.g. ${DOIT})
  • as TokenMacro consumer (install any plugin from the TokenMacro Producer List)
With the checkbox it is possible to invert the resolved condition.




© 2015 - 2024 Weber Informatics LLC | Privacy Policy