Gerrit
Properties
Link copied to clipboard
A failed build vote, e.g. "-1"
Link copied to clipboard
Gerrit project name
Link copied to clipboard
A successful build vote, e.g. "+1"
Link copied to clipboard
Name of the uploaded key to use for Gerrit connection
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
Link copied to clipboard