Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace WorkRequestResource

A resource created or operated on by a work request.

Properties

resourceAction

resourceAction: ResourceAction

The action to take against the resource.

resourceId

resourceId: string

The identifier of the resource that is the subject of the request.

resourceType

resourceType: string

The resource type that the work request affects.

Optional resourceUri

resourceUri: undefined | string

The URI path that the user can do a GET on to access the resource metadata.

status

status: Status

The current state of the work request. The {@code SUCCEEDED}, {@code FAILED}, AND {@code CANCELED} states correspond to the action being performed.

Optional statusMessage

statusMessage: undefined | string

Short message providing more detail for the current status. For example, if an operation fails this may include information about the reason for the failure and a possible resolution.

Functions

getDeserializedJsonObj

getJsonObj