JavaScript is disabled on your browser.
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
C
D
E
G
I
N
T
A
AutomationController
- Class in
net.donky.core.automation
Internal Controller for Automation Module.
C
ClientNotification
- Class in
net.donky.core.automation
Class responsible for constructing any Client notification that Automation Module may want to send to the donky Network.
ClientNotification(String, String)
- Constructor for class net.donky.core.automation.
ClientNotification
D
DonkyAutomation
- Class in
net.donky.core.automation
Main class of Donky Automation Module.
E
executeThirdPartyTrigger(String, Map<String, String>)
- Method in class net.donky.core.automation.
AutomationController
Queue 'Third Party Trigger' Notification.
executeThirdPartyTriggerWithKeyImmediately(String, Map<String, String>, DonkyListener)
- Method in class net.donky.core.automation.
AutomationController
Queue and send 'Third Party Trigger' Notification.
G
getCustomData()
- Method in class net.donky.core.automation.events.
TriggerExecutedEvent
getInstance()
- Static method in class net.donky.core.automation.
AutomationController
Get instance of Donky Analytics singleton.
getInstance()
- Static method in class net.donky.core.automation.
DonkyAutomation
Get instance of Donky Analytics singleton.
getTriggerKey()
- Method in class net.donky.core.automation.events.
TriggerExecutedEvent
I
initialiseDonkyAutomation(Application, DonkyListener)
- Static method in class net.donky.core.automation.
DonkyAutomation
Initialise Donky Automation Module.
N
net.donky.core.automation
- package net.donky.core.automation
net.donky.core.automation.events
- package net.donky.core.automation.events
T
TriggerExecutedEvent
- Class in
net.donky.core.automation.events
Created by Marcin Swierczek 06/04/15 Copyright (C) Donky Networks Ltd.
TriggerExecutedEvent(String, Map<String, String>)
- Constructor for class net.donky.core.automation.events.
TriggerExecutedEvent
A
C
D
E
G
I
N
T
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes