Events¶
EventTrack¶
- class pyf.services.model.EventTrack(**kwargs)¶
- dispatch¶
Public-facing descriptor, placed in the mapped class dictionary.
- dispatch_id¶
Public-facing descriptor, placed in the mapped class dictionary.
- end_date¶
Public-facing descriptor, placed in the mapped class dictionary.
- flow_encoding¶
Public-facing descriptor, placed in the mapped class dictionary.
- id¶
Public-facing descriptor, placed in the mapped class dictionary.
- progression¶
Public-facing descriptor, placed in the mapped class dictionary.
- source_filename¶
Public-facing descriptor, placed in the mapped class dictionary.
- start_date¶
Public-facing descriptor, placed in the mapped class dictionary.
- status¶
Public-facing descriptor, placed in the mapped class dictionary.
- storage_file_uuid¶
Public-facing descriptor, placed in the mapped class dictionary.
- tube¶
Public-facing descriptor, placed in the mapped class dictionary.
- tube_id¶
Public-facing descriptor, placed in the mapped class dictionary.
- variant_name¶
Public-facing descriptor, placed in the mapped class dictionary.
EventHistory¶
- class pyf.services.model.EventHistory(**kwargs)¶
- eventrack¶
Public-facing descriptor, placed in the mapped class dictionary.
- eventtrack_id¶
Public-facing descriptor, placed in the mapped class dictionary.
- id¶
Public-facing descriptor, placed in the mapped class dictionary.
- message¶
Public-facing descriptor, placed in the mapped class dictionary.
- message_type¶
Public-facing descriptor, placed in the mapped class dictionary.
- source¶
Public-facing descriptor, placed in the mapped class dictionary.
- timestamp¶
Public-facing descriptor, placed in the mapped class dictionary.
- user¶
Public-facing descriptor, placed in the mapped class dictionary.
- user_id¶
Public-facing descriptor, placed in the mapped class dictionary.
EventOutputFile¶
- class pyf.services.model.EventOutputFile(**kwargs)¶
- creation_date¶
Public-facing descriptor, placed in the mapped class dictionary.
- eventrack¶
Public-facing descriptor, placed in the mapped class dictionary.
- eventtrack_id¶
Public-facing descriptor, placed in the mapped class dictionary.
- file_uuid¶
Public-facing descriptor, placed in the mapped class dictionary.
- filename¶
Public-facing descriptor, placed in the mapped class dictionary.
- id¶
Public-facing descriptor, placed in the mapped class dictionary.
EventStorage¶
- class pyf.services.model.EventStorage(**kwargs)¶
the storage table is used to manage all files on the storage.
- dirname¶
Public-facing descriptor, placed in the mapped class dictionary.
- id¶
Public-facing descriptor, placed in the mapped class dictionary.
- uuid¶
Public-facing descriptor, placed in the mapped class dictionary.