Class
JIRA::Resource::Webhook
In:
lib/jira/resource/webhook.rb
Parent:
JIRA::Base
Methods
all
collection_path
endpoint_name
full_url
Constants
REST_BASE_PATH
=
'/rest/webhooks/1.0'
Public Class methods
all
(client, options = {})
collection_path
(client, prefix = '/')
endpoint_name
()
full_url
(client)
[Validate]