On Watched Build Change
Properties
Link copied to clipboard
Whether the trigger should promote the watched build
Link copied to clipboard
A branch filter to limit the set of watched builds by their branches.
Link copied to clipboard
The rule to select the watched build
Link copied to clipboard
A tag for the watched build when WatchedBuildRule.TAG rule is used
Functions
Link copied to clipboard
fun booleanParameter(customName: String? = null, trueValue: String? = "true", falseValue: String? = "false"): DelegateProvider<Boolean?>
Link copied to clipboard
Link copied to clipboard
Copies parameters of this object to the specified target
Link copied to clipboard
Link copied to clipboard
fun <E : Enum<E>> enumParameter(customName: String? = null, mapping: Map<E, String?>? = null): DelegateProvider<E>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard