Search
Preparing search index...
The search index is not available
com.phloxui
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"model/BackgroundProcess"
BackgroundProcess
Class BackgroundProcess
Hierarchy
BackgroundProcess
Index
Constructors
constructor
Properties
error
name
process
result
start
Time
type
TYPE_
UNDEFINED
Constructors
constructor
new
Background
Process
(
process
:
Promise
<
any
>
, processType
:
string
, name
:
string
, startTime
?:
Date
)
:
BackgroundProcess
Parameters
process:
Promise
<
any
>
processType:
string
name:
string
Optional
startTime:
Date
Returns
BackgroundProcess
Properties
error
error
:
any
name
name
:
string
process
process
:
Promise
<
any
>
result
result
:
any
start
Time
start
Time
:
Date
type
type
:
string
Static
TYPE_
UNDEFINED
TYPE_
UNDEFINED
:
string
= TYPE_UNDEFINED
Globals
"model/
Background
Process"
Background
Process
constructor
error
name
process
result
start
Time
type
TYPE_
UNDEFINED
TYPE_
UNDEFINED
Generated using
TypeDoc