Skip to main content

%pkg.isc.changecontrol.rest.api.ConfigCCR

class %pkg.isc.changecontrol.rest.api.ConfigCCR extends %pkg.isc.changecontrol.rest.api.ConfigBase

Singleton REST resource that manages the configuration of change control for a given system connected to CCR.
@API.Overrideable

Parameters

final parameter RESOURCENAME = change-control-config-ccr;
Inherited description: Name of the resource at the REST level Subclasses MUST override this
final parameter SingletonClass = %pkg.isc.changecontrol.rest.ConfigModelCCR;
Inherited description: The class to which this class provides REST access. It must adhere to the following (validated during compilation): Subclasses MUST override this parameter.
@API.Overrideable

Inherited Members

Inherited Methods

Subclasses

FeedbackOpens in a new tab