Module: Jujube::Components::Properties
Overview
Helper methods for creating property components.
Instance Method Summary collapse
-
#throttle(options = {}) ⇒ Hash
Specify a
throttleproperty for a job.
Instance Method Details
#throttle(options = {}) ⇒ Hash
Specify a throttle property for a job.
See http://ci.openstack.org/jenkins-job-builder/properties.html#properties.throttle.
15 |
# File 'lib/jujube/components/properties.rb', line 15 standard_component :throttle |