Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace ProcessorJob

Details of a processor job.

Properties

compartmentId

compartmentId: string

The compartment identifier.

Optional displayName

displayName: undefined | string

The display name of the processor job.

id

id: string

The id of the processor job.

Optional inputLocation

Optional lifecycleDetails

lifecycleDetails: LifecycleDetails

The detailed status of FAILED state.

lifecycleState

lifecycleState: LifecycleState

The current state of the processor job.

outputLocation

outputLocation: OutputLocation

Optional percentComplete

percentComplete: undefined | number

How much progress the operation has made, compared to the total amount of work to be performed. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

processorConfig

processorConfig: GeneralProcessorConfig

timeAccepted

timeAccepted: Date

The job acceptance time.

Optional timeFinished

timeFinished: Date

The job finish time.

Optional timeStarted

timeStarted: Date

The job start time.

Functions

getDeserializedJsonObj

getJsonObj