Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace WorkRequestResource

The resource created or operated on by a work request.

Properties

actionType

actionType: ActionType

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

entityType

entityType: string

The resource type that the work request affects.

Optional entityUri

entityUri: undefined | string

The URI path to which a client can send a GET to access the resource metadata.

identifier

identifier: string

The identifier of the resource that the work request affects.

Optional metadata

metadata: undefined | object

Additional information that helps to explain the resource.

Functions

getDeserializedJsonObj

getJsonObj