Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • LogTask

Index

Properties

date_create

date_create: string

query creation time in "Y-m-d H:i:s" format;

example

'2014-11-05 14:22:13'

id

id: number

dosnload / restore query identifier;

example

80240

operation

operation: LogTaskOperation

restore operation (restore), download (download);

example

'download'

status

status: string

execution status;

example

'success'

target_list

target_list: string[]

element array in query (files or databases);

example

['db_opca2']

type

type: string

detailed operation and restore / download data type and file / mysql;

example

'download_mysql'

Generated using TypeDoc