Preparing search index...
The search index is not available
Documentation
Documentation
@laserfiche/lf-api-js
LfRepositoryClientV2
TaskCollectionResponse
Class TaskCollectionResponse
Response containing a collection of TaskProgress.
Implements
LfRepositoryClientV2
.
ITaskCollectionResponse
Index
Constructors
constructor
Properties
value?
Methods
init
toJSON
fromJS
Constructors
constructor
new
Task
Collection
Response
(
data
?
)
:
LfRepositoryClientV2
.
TaskCollectionResponse
Parameters
Optional
data
:
LfRepositoryClientV2
.
ITaskCollectionResponse
Returns
LfRepositoryClientV2
.
TaskCollectionResponse
Properties
Optional
value
value
?:
LfRepositoryClientV2
.
TaskProgress
[]
Methods
init
init
(
_data
?
)
:
void
Parameters
Optional
_data
:
any
Returns
void
toJSON
toJSON
(
data
?
)
:
any
Parameters
Optional
data
:
any
Returns
any
Static
fromJS
fromJS
(
data
)
:
LfRepositoryClientV2
.
TaskCollectionResponse
Parameters
data
:
any
Returns
LfRepositoryClientV2
.
TaskCollectionResponse
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
value
Methods
init
toJSON
fromJS
Documentation
Loading...
Response containing a collection of TaskProgress.