vlocode-project - v2.4.3
Preparing search index...
vlocity-deploy/src
DatapackExportProgress
Interface DatapackExportProgress
interface
DatapackExportProgress
{
id
:
string
;
phase
:
DatapackExportPhase
;
progress
:
number
;
sourceKey
?:
string
;
status
:
"completed"
|
"failed"
;
total
:
number
;
}
Index
Properties
id
phase
progress
source
Key?
status
total
Properties
Readonly
id
id
:
string
Readonly
phase
phase
:
DatapackExportPhase
Readonly
progress
progress
:
number
Optional
Readonly
source
Key
sourceKey
?:
string
Readonly
status
status
:
"completed"
|
"failed"
Readonly
total
total
:
number
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
id
phase
progress
source
Key
status
total
vlocode-project - v2.4.3
Loading...