Skip to main content

%pkg.isc.changecontrol.rest.api.UncommittedQueueCCR

class %pkg.isc.changecontrol.rest.api.UncommittedQueueCCR extends %pkg.isc.changecontrol.rest.api.UncommittedQueueBase

REST API class for managing the Uncommitted Queue as it relates to CCR. Includes method for committing to CCR. @API.Extensible

Method Inventory

Parameters

final parameter RESOURCENAME = uncommitted-queue-ccr;
Inherited description: @API.Overridable

Methods

final classmethod RestChangeSessionInfo(payload As %pkg.isc.changecontrol.rest.CCRInfoInput) as %pkg.isc.changecontrol.rest.CCRInfoResponse
Retrieves info for a single CCR Record given a CCR token (from CCR) and uses the current session key as Record ID
Bundles changes into an ItemSet and Uploads to a CCR Record

Inherited Members

Inherited Methods

Subclasses

FeedbackOpens in a new tab