Salesforce

Java models: TaskDetail

« Go Back
Information
Java models: TaskDetail
000007550
Public
Product Selection
aiWare - API
Article Details

Properties

NameTypeDescriptionNotes
abortedDateTimeOffsetDateTimeThis is the datetime the task was aborted[optional]
buildIDUUID[optional]
childTaskIDsList<UUID>Array of Internal Child Task Id[optional]
chunkCountInfoChunkCountInfo[optional]
completedDateTimeOffsetDateTimeThis is the datetime the task was completed[optional]
coreJobIDStringThis is the core job id associated with this job[optional]
coreRecordingIDLongThis is the recording id in the core of the content for this job[optional]
coreTaskIDStringThis is the core task id associated with this job[optional]
createdDateTimeOffsetDateTimeThis is the datetime the core was created[optional]
currentRetriesIntegerThis is the current retries for the task[optional]
dueDateTimeOffsetDateTimeThis is the time the task is due to be complete. This is used by edge to set the priorities.[optional]
engineCategoryIDUUIDCategory Id[optional]
engineCategoryNameStringCategory name[optional]
engineIDUUID[optional]
engineNameStringEngine name[optional]
errorCountIntegerThis is the error count for the task[optional]
failureDetailStringIf there is an error, the detail will be set here.[optional]
failureReasonFailureReasonEnum[optional]
internalJobIDUUIDInternal Job ID[optional]
internalOrganizationIDUUID[optional]
internalTaskIDUUIDInternal Task ID[optional]
ioFoldersList<TaskIOInfo>[optional]
isTemplateBooleanIf true, this job is a template[optional]
maxEnginesIntegerThe maximum number of engine instances to run against this task. Defaults to 1 if parallelProcessing is false, or 2 otherwise.[optional]
maxRetriesIntegerThis is the max retries for the task[optional]
modifiedDateTimeOffsetDateTimeThis is the datetime the core was last modified.[optional]
parallelProcessingBooleanIf true, multiple engine instances can process this task in parallel. If false, maxEngines will be 1.[optional]
parentMustBeCompleteBeforeStartingBooleanIf true, this task won't start until the parent is complete[optional]
parentTaskIDUUIDInternal Parent Task Id[optional]
payloadJSONStringThis is the payload encoded as a JSON string[optional]
scheduledDateTimeOffsetDateTimeIf from scheduled job, this is the date when the task should be launched. There is sometimes a difference between scheduled and start to allow for the edge to start processing at the right time if warmup is needed. If not, blank[optional]
sendOutputToUrisList<String>A list of URIs to send processed chunks when the engine completes them.[optional]
startDateTimeOffsetDateTimeIf from scheduled job, this is the date when the task should be started. This is a planning time not the actual which is startedDateTime. If not, blank[optional]
startedDateTimeOffsetDateTimeThis is the datetime the task was started (actual)[optional]
stopDateTimeOffsetDateTimeIf from scheduled job, this is the date when the task should be stopped. Start and Stop are used for recording from a stream. If not, blank[optional]
taskOutputSONStringThis is the taskOutput as a JSON string[optional]
taskPayloadJSONStringThis is the taskPayload as a JSON string[optional]
taskStatusJobStatusEnum[optional]
taskTemplateIDUUIDIf set, this task was created from this task template.[optional]
Additional Technical Documentation Information
Properties
3/11/2025 10:11 PM
3/11/2025 10:11 PM
3/11/2025 10:11 PM
Documentation
Documentation
000007550
Translation Information
English

Powered by