MassWorkflowJobDto

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

queueTime

string(date-time)

false

none

none

startTime

string(date-time)

false

none

none

endTime

string(date-time)

false

none

none

status

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

readOnly

boolean

false

none

none

profileId

integer(int64)

false

none

none

unauthorized

boolean

false

none

none

filter

MassWorkflowJobFilterDto

false

none

none

input

MassWorkflowJobInputDto

false

none

none

processingStage

string

false

none

none

generatingXSSFWorkbookInputTemplate

boolean

false

none

none

startedGeneratingXSSFWorkbookInputTemplateAt

string(date-time)

false

none

none

Enumerated Values

Attribute

Value

executor

MANUAL, SCHEDULER

processingStage

CANCELLED, CANCELLING, COMPLETED, CREATING, FAILED, GENERATING_WORKBOOK_TEMPLATE, INTERRUPTED, INTERRUPTING, PENDING_USER_INPUT, PROCESSING_MASS_WORKFLOW

status

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