PatchKit Documentation
PatchKit Launcher SDK Documentation
Preparing search index...
The search index is not available
PatchKit Launcher SDK API Documentation
PatchKit Launcher SDK API Documentation
@upsoft/patchkit-launcher-foundation
AppProcessingBranchState
Interface AppProcessingBranchState
interface
AppProcessingBranchState
{
id
:
string
;
profile
:
undefined
|
string
;
uid
:
string
;
rootDir
:
AppBranchRootDirState
;
lastInstalledVersionId
:
undefined
|
number
;
lastOngoingTaskId
:
undefined
|
number
;
lastOngoingDataTaskId
:
undefined
|
number
;
status
:
Processing
;
ongoingTask
:
AppBranchOngoingTaskState
;
}
Hierarchy (
view full
)
AppBranchStateBase
AppProcessingBranchState
Index
Properties
id
profile
uid
root
Dir
last
Installed
Version
Id
last
Ongoing
Task
Id
last
Ongoing
Data
Task
Id
status
ongoing
Task
Properties
id
id
:
string
profile
profile
:
undefined
|
string
uid
uid
:
string
root
Dir
root
Dir
:
AppBranchRootDirState
last
Installed
Version
Id
last
Installed
Version
Id
:
undefined
|
number
last
Ongoing
Task
Id
last
Ongoing
Task
Id
:
undefined
|
number
last
Ongoing
Data
Task
Id
last
Ongoing
Data
Task
Id
:
undefined
|
number
status
status
:
Processing
ongoing
Task
ongoing
Task
:
AppBranchOngoingTaskState
Settings
Theme
OS
Light
Dark
On This Page
Properties
id
profile
uid
root
Dir
last
Installed
Version
Id
last
Ongoing
Task
Id
last
Ongoing
Data
Task
Id
status
ongoing
Task
PatchKit Documentation
PatchKit Launcher SDK Documentation
PatchKit Launcher SDK API Documentation
Loading...