llama.files.lvalert_advok module¶
A FileHandler that indicates whether an event was tagged ADVOK via LVAlert.
-
class
llama.files.lvalert_advok.
LVAlertAdvok
¶ Bases:
llama.filehandler.EventTriggeredFileHandler
,llama.filehandler.JSONFile
If the event was tagged ADVOK via an LVAlert, this file will contain the LVAlert JSON data.
-
FILENAME
= 'lvalert_advok.json'¶
-
MANIFEST_TYPES
= (<class 'llama.files.lvalert_advok.LVAlertAdvok'>,)¶
-
UR_DEPENDENCIES
= ()¶
-
UR_DEPENDENCY_TREE
= frozenset({})¶
-