Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace WorkRequestResource

A resource that is created and operated by a work request.

Properties

actionType

actionType: ActionType

The way in which this resource is affected by the work is tracked in the work request. A resource being created, updated, or deleted will remain in the IN_PROGRESS state until work is complete for that resource. At this point, it transitions to CREATED, UPDATED, or DELETED, respectively.

entityType

entityType: string

The resource type that is affected by the work request.

Optional entityUri

entityUri: undefined | string

The URI path where you can do a GET operation to access the resource metadata.

identifier

identifier: string

The identifier of the resource that is affected by the work request.

Functions

getDeserializedJsonObj

getJsonObj