nti.webhooks
latest
Scope
Glossary
Configuration
Configured Global, Transient Webhook Subscriptions
Configured Local, Persistent Webhook Subscriptions
Delivery Security Checks
Delivery History
Subscription Security
Customizing HTTP Requests
Dynamic Webhook Subscriptions
Removing Subscriptions
Events
Externalization
API Reference
Changes
nti.webhooks
Docs
»
Index
Edit on GitHub
Index
_
|
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
L
|
M
|
N
|
O
|
P
|
R
|
S
|
T
|
U
|
V
|
W
|
Z
_
__call__() (nti.webhooks.interfaces.IWebhookResourceDiscriminator method)
(nti.webhooks.interfaces.IWebhookSubscriptionSecuritySetter method)
(nti.webhooks.subscriptions.IApplicableSubscriptionFactory method)
__iter__() (nti.webhooks.interfaces.IWebhookSubscriptionManagers method)
__parent__ (nti.webhooks.interfaces.IWebhookDeliveryAttempt attribute)
(nti.webhooks.interfaces.IWebhookSubscription attribute)
__setitem__() (nti.webhooks.interfaces.IWebhookSubscription method)
(nti.webhooks.interfaces.IWebhookSubscriptionManager method)
A
AbstractSubscription (class in nti.webhooks.subscriptions)
acceptForDelivery() (nti.webhooks.interfaces.IWebhookDeliveryManager method)
activateSubscription() (nti.webhooks.interfaces.IWebhookSubscriptionManager method)
active
(nti.webhooks.interfaces.IWebhookSubscription attribute)
applicable
applicable_precondition_failure_limit (nti.webhooks.interfaces.ILimitedApplicabilityPreconditionFailureWebhookSubscription attribute)
attempt_limit (nti.webhooks.interfaces.ILimitedAttemptWebhookSubscription attribute)
B
begin_deferred_delivery() (in module nti.webhooks.testing)
begin_synchronous_delivery() (in module nti.webhooks.testing)
body (nti.webhooks.interfaces.IWebhookDeliveryAttemptRequest attribute)
C
clear() (nti.webhooks.subscriptions.AbstractSubscription method)
content (nti.webhooks.interfaces.IWebhookDeliveryAttemptResponse attribute)
content_type (nti.webhooks.dialect.DefaultWebhookDialect attribute)
createDeliveryAttempt() (nti.webhooks.interfaces.IWebhookSubscription method)
createdTime (nti.webhooks.interfaces.ICreatedTime attribute)
createShipmentInfo() (nti.webhooks.interfaces.IWebhookDeliveryManager method)
createSubscription() (nti.webhooks.interfaces.IWebhookSubscriptionManager method)
D
deactivateSubscription() (nti.webhooks.interfaces.IWebhookSubscriptionManager method)
DefaultDeliveryManager (class in nti.webhooks.delivery_manager)
DefaultWebhookDialect (class in nti.webhooks.dialect)
deleteSubscriptionsForPrincipal() (nti.webhooks.interfaces.IWebhookSubscriptionManager method)
dialect
(nti.webhooks.interfaces.IWebhookSubscription attribute)
(nti.webhooks.zcml.IStaticSubscriptionDirective attribute)
,
[1]
dialect_id (nti.webhooks.interfaces.IWebhookSubscription attribute)
dispatch_webhook_event() (in module nti.webhooks.subscribers)
DoctestTransaction (class in nti.webhooks.testing)
E
elapsed (nti.webhooks.interfaces.IWebhookDeliveryAttemptResponse attribute)
exception_history (nti.webhooks.interfaces.IWebhookDeliveryAttemptInternalInfo attribute)
ExhaustiveWebhookSubscriptionManagers (class in nti.webhooks.subscribers)
externalized
externalizeData() (nti.webhooks.dialect.DefaultWebhookDialect method)
(nti.webhooks.interfaces.IWebhookDialect method)
externalizer_format (nti.webhooks.dialect.DefaultWebhookDialect attribute)
externalizer_name (nti.webhooks.dialect.DefaultWebhookDialect attribute)
(nti.webhooks.zcml.IDialectDirective attribute)
,
[1]
externalizer_policy_name (nti.webhooks.dialect.DefaultWebhookDialect attribute)
(nti.webhooks.zcml.IDialectDirective attribute)
,
[1]
F
failed() (nti.webhooks.interfaces.IWebhookDeliveryAttempt method)
for_ (nti.webhooks.interfaces.IWebhookSubscription attribute)
(nti.webhooks.zcml.IStaticSubscriptionDirective attribute)
,
[1]
fromUnicode() (nti.webhooks.zcml.Path method)
G
GlobalSubscriptionComponents (class in nti.webhooks.subscriptions)
GlobalWebhookSubscriptionManager (class in nti.webhooks.subscriptions)
H
headers (nti.webhooks.interfaces.IWebhookDeliveryAttemptRequest attribute)
(nti.webhooks.interfaces.IWebhookDeliveryAttemptResponse attribute)
http_method (nti.webhooks.dialect.DefaultWebhookDialect attribute)
(nti.webhooks.zcml.IDialectDirective attribute)
,
[1]
http_requests_fail() (in module nti.webhooks.testing)
I
IApplicableSubscriptionFactory (interface in nti.webhooks.subscriptions)
ICreatedTime (interface in nti.webhooks.interfaces)
id (nti.webhooks.interfaces.IWebhookPrincipal attribute)
IDialectDirective (interface in nti.webhooks.zcml)
IExecutorService (interface in nti.webhooks.delivery_manager)
ILastModified (interface in nti.webhooks.interfaces)
ILimitedApplicabilityPreconditionFailureWebhookSubscription (interface in nti.webhooks.interfaces)
ILimitedAttemptWebhookSubscription (interface in nti.webhooks.interfaces)
inactive
InterestingClass (class in nti.webhooks.testing)
internal_info (nti.webhooks.interfaces.IWebhookDeliveryAttempt attribute)
IPossibleWebhookPayload (interface in nti.webhooks.interfaces)
isApplicable() (nti.webhooks.interfaces.IWebhookSubscription method)
IStaticPersistentSubscriptionDirective (interface in nti.webhooks.zcml)
IStaticSubscriptionDirective (interface in nti.webhooks.zcml)
,
[1]
IWebhookDeliveryAttempt (interface in nti.webhooks.interfaces)
IWebhookDeliveryAttemptFailedEvent (interface in nti.webhooks.interfaces)
IWebhookDeliveryAttemptInternalInfo (interface in nti.webhooks.interfaces)
IWebhookDeliveryAttemptRequest (interface in nti.webhooks.interfaces)
IWebhookDeliveryAttemptResolvedEvent (interface in nti.webhooks.interfaces)
IWebhookDeliveryAttemptResponse (interface in nti.webhooks.interfaces)
IWebhookDeliveryAttemptSucceededEvent (interface in nti.webhooks.interfaces)
IWebhookDeliveryManager (interface in nti.webhooks.interfaces)
IWebhookDeliveryManagerShipmentInfo (interface in nti.webhooks.interfaces)
IWebhookDestinationValidator (interface in nti.webhooks.interfaces)
IWebhookDialect (interface in nti.webhooks.interfaces)
IWebhookPayload (interface in nti.webhooks.interfaces)
IWebhookPrincipal (interface in nti.webhooks.interfaces)
IWebhookResourceDiscriminator (interface in nti.webhooks.interfaces)
IWebhookSubscription (interface in nti.webhooks.interfaces)
IWebhookSubscriptionManager (interface in nti.webhooks.interfaces)
IWebhookSubscriptionManagers (interface in nti.webhooks.interfaces)
IWebhookSubscriptionSecuritySetter (interface in nti.webhooks.interfaces)
L
lastModified (nti.webhooks.interfaces.ILastModified attribute)
M
message (nti.webhooks.interfaces.IWebhookDeliveryAttempt attribute)
method (nti.webhooks.interfaces.IWebhookDeliveryAttemptRequest attribute)
N
name (nti.webhooks.zcml.IDialectDirective attribute)
,
[1]
nti.webhooks.api (module)
nti.webhooks.delivery_manager (module)
nti.webhooks.dialect (module)
nti.webhooks.interfaces (module)
nti.webhooks.subscribers (module)
nti.webhooks.subscriptions (module)
nti.webhooks.testing (module)
nti.webhooks.zcml (module)
O
originated (nti.webhooks.interfaces.IWebhookDeliveryAttemptInternalInfo attribute)
owner (nti.webhooks.zcml.IStaticSubscriptionDirective attribute)
,
[1]
owner_id (nti.webhooks.interfaces.IWebhookSubscription attribute)
P
Path (class in nti.webhooks.zcml)
pending() (nti.webhooks.interfaces.IWebhookDeliveryAttempt method)
permission (nti.webhooks.zcml.IStaticSubscriptionDirective attribute)
,
[1]
permission_id (nti.webhooks.interfaces.IWebhookSubscription attribute)
PersistentSubscription (class in nti.webhooks.subscriptions)
PersistentWebhookSubscriptionManager (class in nti.webhooks.subscriptions)
pop() (nti.webhooks.subscriptions.AbstractSubscription method)
prepareRequest() (nti.webhooks.dialect.DefaultWebhookDialect method)
(nti.webhooks.interfaces.IWebhookDialect method)
processing_results_fail() (in module nti.webhooks.testing)
produce_payload() (nti.webhooks.dialect.DefaultWebhookDialect method)
R
reason (nti.webhooks.interfaces.IWebhookDeliveryAttemptResponse attribute)
remove_subscriptions_for_principal() (in module nti.webhooks.subscribers)
request (nti.webhooks.interfaces.IWebhookDeliveryAttempt attribute)
resolved() (nti.webhooks.interfaces.IWebhookDeliveryAttempt method)
response (nti.webhooks.interfaces.IWebhookDeliveryAttempt attribute)
S
SequentialExecutorService (class in nti.webhooks.testing)
shutdown() (nti.webhooks.delivery_manager.IExecutorService method)
site_path (nti.webhooks.zcml.IStaticPersistentSubscriptionDirective attribute)
,
[1]
status (nti.webhooks.interfaces.IWebhookDeliveryAttempt attribute)
status_code (nti.webhooks.interfaces.IWebhookDeliveryAttemptResponse attribute)
status_message (nti.webhooks.interfaces.IWebhookSubscription attribute)
submit() (nti.webhooks.delivery_manager.IExecutorService method)
subscribe_in_site_manager() (in module nti.webhooks.api)
subscribe_to_resource() (in module nti.webhooks.api)
subscription
Subscription (class in nti.webhooks.subscriptions)
succeeded (nti.webhooks.interfaces.IWebhookDeliveryAttemptResolvedEvent attribute)
succeeded() (nti.webhooks.interfaces.IWebhookDeliveryAttempt method)
T
target
target_validation_fails() (in module nti.webhooks.testing)
to (nti.webhooks.interfaces.IWebhookSubscription attribute)
(nti.webhooks.zcml.IStaticSubscriptionDirective attribute)
,
[1]
trigger
U
url (nti.webhooks.interfaces.IWebhookDeliveryAttemptRequest attribute)
user_agent (nti.webhooks.dialect.DefaultWebhookDialect attribute)
(nti.webhooks.zcml.IDialectDirective attribute)
,
[1]
UsingMocks (class in nti.webhooks.testing)
V
validateTarget() (nti.webhooks.interfaces.IWebhookDestinationValidator method)
W
wait_for_deliveries() (in module nti.webhooks.testing)
waitForPendingExecutions() (nti.webhooks.delivery_manager.IExecutorService method)
when (nti.webhooks.interfaces.IWebhookSubscription attribute)
(nti.webhooks.zcml.IStaticSubscriptionDirective attribute)
,
[1]
Z
ZODBFixture (class in nti.webhooks.testing)
Read the Docs
v: latest
Versions
latest
stable
Downloads
html
On Read the Docs
Project Home
Builds
Free document hosting provided by
Read the Docs
.