projects/m2-core/src/lib/model/system/WorkInfo.ts
Properties |
|
| cancelable |
cancelable:
|
Type : boolean
|
| Optional |
| clientId |
clientId:
|
Type : string
|
| Optional |
| comment |
comment:
|
Type : string
|
| Optional |
| customCancelFn |
customCancelFn:
|
Type : Function
|
| Optional |
| displayName |
displayName:
|
Type : string
|
| Optional |
| id |
id:
|
Type : number
|
| isFake |
isFake:
|
Type : boolean
|
| Optional |
| isFileResult |
isFileResult:
|
Type : boolean
|
| Optional |
| isPercentAccurate |
isPercentAccurate:
|
Type : boolean
|
| Optional |
| isRestartable |
isRestartable:
|
Type : boolean
|
| Optional |
| jrReportRequest |
jrReportRequest:
|
Type : ReportGenerationRequest
|
| Optional |
| percentDone |
percentDone:
|
Type : number
|
| Optional |
| result |
result:
|
Type : string
|
| Optional |
| startDate |
startDate:
|
Type : number
|
| Optional |
| updateProgressFn |
updateProgressFn:
|
Type : function
|
| Optional |
| workStatus |
workStatus:
|
Type : WorkStatus
|
| workType |
workType:
|
Type : WorkType
|