ActivityAnalysisReportJobDto

Properties

Name

Type

Required

Restrictions

Description

id

integer(int64)

false

none

none

taskCount

integer(int32)

false

none

none

failedTaskCount

integer(int32)

false

none

none

doneTaskCount

integer(int32)

false

none

none

inProgressTaskCount

integer(int32)

false

none

none

cancelledTaskCount

integer(int32)

false

none

none

errorMessage

string

false

none

none

executor

string

false

none

none

scheduleJobId

integer(int64)

false

none

none

batchSize

integer(int32)

false

none

none

totalObjectCount

integer(int32)

false

none

none

profileId

integer(int64)

false

none

none

readOnly

boolean

false

none

none

status

string

false

none

none

fileStorageId

string

false

none

none

generatingReport

boolean

false

none

none

startedGeneratingReportAt

string(date-time)

false

none

none

finishedGeneratingReportAt

string(date-time)

false

none

none

reportType

string

false

none

none

input

ActivityAnalysisReportJobInputDto

false

none

none

filter

ActivityAnalysisReportJobFilterDto

false

none

none

tasks

[ActivityAnalysisReportTaskDto]

false

none

none

docStoreId

integer(int64)

false

none

none

Enumerated Values

Attribute

Value

executor

MANUAL, SCHEDULER

reportType

BY_AMOUNT, BY_COUNT

status

CANCELLED, CANCELLING, CREATED, CREATING, DONE, FAILED, INTERRUPTED, INTERRUPTING, KILLING, PENDING, PROCESSING, SCHEDULED