Skip to main content

%pkg.isc.changecontrol.rest.api.ChangeSessionCCR

class %pkg.isc.changecontrol.rest.api.ChangeSessionCCR extends %pkg.isc.changecontrol.rest.api.ChangeSessionBase

REST API class for managing a change control session as it relates specifically to CCR. Adds support for setting a CCR configuration by setting related globals for Org, System, Environment, and whether the namespace is connected to Perforce. @API.Extensible

Method Inventory

Parameters

final parameter RESOURCENAME = change-session-ccr;
Inherited description: @API.Overridable

Methods

final classmethod RestValidateSessionKey(sessionKey As %String) as %pkg.isc.changecontrol.rest.ValidateSessionKeyResponse
Does local validation of CCR key requirements. Also makes call to CCR Server and retrieves info indicating Upload can occur for a Record and the reason if it cannot

Inherited Members

Inherited Methods

Subclasses

FeedbackOpens in a new tab