Skip to main content

%pkg.isc.changecontrol.rest.CCRInfoInput

class %pkg.isc.changecontrol.rest.CCRInfoInput extends %pkg.isc.changecontrol.rest.InputModelBase

Input for querying CCR for info about current change session.

Property Inventory

Parameters

parameter MEDIATYPE = application/vnd.intersystems.com.changecontrol.ccr-info-input.v1+json;

Properties

property token as %pkg.isc.changecontrol.dataType.CCRToken [ Final ];
Token received from CCR Server
Property methods: tokenDisplayToLogical(), tokenGet(), tokenIsValid(), tokenLogicalToDisplay(), tokenLogicalToOdbc(), tokenNormalize(), tokenSet()

Inherited Members

Inherited Methods

FeedbackOpens in a new tab